Updated version string for windows
This commit is contained in:
parent
308d0f424a
commit
3a473a1ae3
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue