diff --git a/cli.c b/cli.c index 3392554..ecb9bb6 100644 --- a/cli.c +++ b/cli.c @@ -24,7 +24,7 @@ #include "espeakup.h" /* program version */ -const char *Version = "0.3"; +const char *Version = "0.4"; /* command line options */ const char *shortOptions = "dhv";