bumped version to 1.25.19

This commit is contained in:
Jean-Francois Dockes 2019-06-13 08:38:02 +02:00
parent 9dcdb6e9a6
commit 1991e132a7
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1.25.18
1.25.19

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.18"
#define PACKAGE_STRING "Recoll 1.25.19"
/* Define to the version of this package. */
#define PACKAGE_VERSION "1.25.18"
#define PACKAGE_VERSION "1.25.19"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "recoll"