From 641abf358bbe7bc313d2f0802178840d79275a93 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Mon, 14 Sep 2020 16:14:43 +0100 Subject: [PATCH] autoconfig version --- src/common/autoconfig-win.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common/autoconfig-win.h b/src/common/autoconfig-win.h index b653c4b3..056771ff 100644 --- a/src/common/autoconfig-win.h +++ b/src/common/autoconfig-win.h @@ -121,7 +121,7 @@ #define PACKAGE_NAME "Recoll" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "Recoll 1.27.6" +#define PACKAGE_STRING "Recoll 1.27.7" /* 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.6" +#define PACKAGE_VERSION "1.27.7" /* putenv parameter is const */ /* #undef PUTENV_ARG_CONST */