mirror of
https://github.com/linux-speakup/espeakup.git
synced 2026-08-09 09:19:09 +02:00
espeakup v0.6
This commit is contained in:
parent
40f152e11f
commit
6366b41bdf
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
.\" Espeakup is Copyright 2008 by William Hubbs.
|
||||
.\" This is free software; see the GNU General Public Licence version 3
|
||||
.\" or later for copying conditions. There is NO warranty.
|
||||
.TH ESPEAKUP 8 "5 Nov 2008" "0.4"
|
||||
.TH ESPEAKUP 8 "5 Nov 2008" "0.6"
|
||||
.nh
|
||||
.SH NAME
|
||||
espeakup \(em connect Speakup to the ESpeak TTS engine
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
#include "espeakup.h"
|
||||
|
||||
/* program version */
|
||||
const char *Version = "0.51";
|
||||
const char *Version = "0.6";
|
||||
|
||||
/* path to our pid file */
|
||||
const char *pidPath = "/var/run/espeakup.pid";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue