config version bump

This commit is contained in:
Jean-Francois Dockes 2021-10-07 10:19:15 -07:00
parent dc0e3ef04a
commit a7626487cc

View File

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