espeakup v0.5

This commit is contained in:
William Hubbs 2009-02-09 09:05:28 -06:00
commit 0f24afef95

View file

@ -27,7 +27,7 @@
#include "espeakup.h"
/* program version */
const char *Version = "0.4";
const char *Version = "0.5";
/* path to our pid file */
const char *pidPath = "/var/run/espeakup.pid";