Espeakup version 0.51.

This commit is contained in:
William Hubbs 2009-02-10 21:57:10 -06:00
commit 7db5530308

View file

@ -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";