diff --git a/libsrc/include/mydefs.hpp b/libsrc/include/mydefs.hpp index 002660b9..54c14eba 100644 --- a/libsrc/include/mydefs.hpp +++ b/libsrc/include/mydefs.hpp @@ -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