bumpedversion

This commit is contained in:
Jean-Francois Dockes 2020-03-26 11:00:57 +01:00
parent 87d6c0c8bb
commit f755505e98
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1.26.5
1.26.6

View File

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