From 8d84127059d0a5e5287b40445bd4c7c3bdd285d3 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Mon, 25 May 2020 09:28:21 +0200 Subject: [PATCH] none --- 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 79746592..259b4014 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.1" +#define PACKAGE_STRING "Recoll 1.27.2" /* 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.1" +#define PACKAGE_VERSION "1.27.2" /* putenv parameter is const */ /* #undef PUTENV_ARG_CONST */