diff --git a/src/common/autoconfig-win.h b/src/common/autoconfig-win.h index 7ea35ce3..f00c1205 100644 --- a/src/common/autoconfig-win.h +++ b/src/common/autoconfig-win.h @@ -118,7 +118,7 @@ #define PACKAGE_NAME "Recoll" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "Recoll 1.32.1" +#define PACKAGE_STRING "Recoll 1.32.2" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "recoll" @@ -127,7 +127,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.32.1" +#define PACKAGE_VERSION "1.32.2" /* putenv parameter is const */ /* #undef PUTENV_ARG_CONST */