bumped version

This commit is contained in:
Jean-Francois Dockes 2020-09-05 09:32:14 +02:00
parent 10bdf2a0c8
commit 58a568fb14
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
1.27.5
1.27.6

View File

@ -121,7 +121,7 @@
#define PACKAGE_NAME "Recoll"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "Recoll 1.27.5"
#define PACKAGE_STRING "Recoll 1.27.6"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "recoll"
@ -130,7 +130,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "1.27.5"
#define PACKAGE_VERSION "1.27.6"
/* putenv parameter is const */
/* #undef PUTENV_ARG_CONST */