released v0.71

This commit is contained in:
William Hubbs 2009-05-30 12:44:33 -05:00
commit b31985f97c

View file

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