Bump version to 1.25.1
This commit is contained in:
parent
dcd517bcf2
commit
fcbf8e3907
@ -1 +1 @@
|
||||
1.25.0pre0
|
||||
1.25.1
|
||||
|
||||
@ -112,7 +112,10 @@ 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.24.1"
|
||||
#define PACKAGE_STRING "Recoll 1.25.1"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "1.25.1"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "recoll"
|
||||
@ -120,9 +123,6 @@ overriden in the c++ code by ifdefs _WIN32 anyway */
|
||||
/* Define to the home page for this package. */
|
||||
#define PACKAGE_URL ""
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "1.24.1"
|
||||
|
||||
/* putenv parameter is const */
|
||||
/* #undef PUTENV_ARG_CONST */
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user