windows version

This commit is contained in:
Joachim Schoeberl 2011-09-02 14:04:04 +00:00
parent 563c072c0d
commit 4f766a4075

View File

@ -20,7 +20,7 @@
// in the configure/make phases, with the
// right version number
#ifdef WIN32
#define PACKAGE_VERSION "4.9.13"
#define PACKAGE_VERSION "4.9.14"
#endif