diff --git a/libsrc/include/mydefs.hpp b/libsrc/include/mydefs.hpp index 78d575df..c1349375 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 "5.3-dev" +#define PACKAGE_VERSION "6.0-dev" #endif