diff --git a/cli.c b/cli.c index ce1a18e..3392554 100644 --- a/cli.c +++ b/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";