mirror of
https://github.com/linux-speakup/espeakup.git
synced 2026-08-09 09:19:09 +02:00
espeakup v0.5
This commit is contained in:
parent
c12ec3e1b0
commit
0f24afef95
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
#include "espeakup.h"
|
||||
|
||||
/* program version */
|
||||
const char *Version = "0.4";
|
||||
const char *Version = "0.5";
|
||||
|
||||
/* path to our pid file */
|
||||
const char *pidPath = "/var/run/espeakup.pid";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue