diff --git a/espeakup.c b/espeakup.c index d9fa19c..970409b 100644 --- a/espeakup.c +++ b/espeakup.c @@ -27,7 +27,7 @@ #include "espeakup.h" /* program version */ -const char *Version = "0.5"; +const char *Version = "0.51"; /* path to our pid file */ const char *pidPath = "/var/run/espeakup.pid";