mirror of
https://github.com/linux-speakup/espeakup.git
synced 2026-08-19 14:24:18 +02:00
Espeakup v0.2
This commit is contained in:
parent
943ff9d3dc
commit
037019de3a
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
#include "espeakup.h"
|
||||
|
||||
/* program version */
|
||||
const char *Version = "0.1";
|
||||
const char *Version = "0.2";
|
||||
|
||||
/* command line options */
|
||||
const char *shortOptions = "dhv";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue