Bump version

This commit is contained in:
Jean-Francois Dockes 2019-02-14 14:56:50 +01:00
parent 9574030edc
commit 9a0ea1da06
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1.25.2
1.25.3

View File

@ -112,10 +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.25.1"
#define PACKAGE_STRING "Recoll 1.25.3"
/* Define to the version of this package. */
#define PACKAGE_VERSION "1.25.1"
#define PACKAGE_VERSION "1.25.3"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "recoll"