mirror of
https://github.com/linux-speakup/espeakup.git
synced 2026-08-09 09:19:09 +02:00
released v0.3.
This commit is contained in:
parent
9b0c6a8224
commit
17f07e8cd1
1 changed files with 1 additions and 1 deletions
2
cli.c
2
cli.c
|
|
@ -24,7 +24,7 @@
|
|||
#include "espeakup.h"
|
||||
|
||||
/* program version */
|
||||
const char *Version = "0.2";
|
||||
const char *Version = "0.3";
|
||||
|
||||
/* command line options */
|
||||
const char *shortOptions = "dhv";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue