released v0.70

This commit is contained in:
William Hubbs 2009-05-30 10:32:36 -05:00
commit 55f8ebf98a

View file

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