bumped version

This commit is contained in:
Jean-Francois Dockes 2020-01-13 10:24:41 +01:00
parent a9ae4de43c
commit 6efd91c057
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1.26.3
1.26.4

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