Updated version string for windows
This commit is contained in:
parent
27dd632f15
commit
0a2914e3f1
@ -109,7 +109,7 @@ overriden in the c++ code by ifdefs _WIN32 anyway */
|
||||
#define PACKAGE_NAME "Recoll"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "Recoll 1.22.0"
|
||||
#define PACKAGE_STRING "Recoll 1.23.0-x"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "recoll"
|
||||
@ -118,7 +118,7 @@ overriden in the c++ code by ifdefs _WIN32 anyway */
|
||||
#define PACKAGE_URL ""
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "1.22.0"
|
||||
#define PACKAGE_VERSION "1.23.0-x"
|
||||
|
||||
/* putenv parameter is const */
|
||||
/* #undef PUTENV_ARG_CONST */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user