From f755505e98cd3bf5ee917a54a923e20bfe09fd15 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Thu, 26 Mar 2020 11:00:57 +0100 Subject: [PATCH] bumpedversion --- src/VERSION | 2 +- src/common/autoconfig-win.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/VERSION b/src/VERSION index 8fe00a57..f250c8f6 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -1.26.5 +1.26.6 diff --git a/src/common/autoconfig-win.h b/src/common/autoconfig-win.h index 36b5bde0..a35c5c86 100644 --- a/src/common/autoconfig-win.h +++ b/src/common/autoconfig-win.h @@ -119,10 +119,10 @@ overriden in the c++ code by ifdefs _WIN32 anyway */ #define PACKAGE_NAME "Recoll" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "Recoll 1.26.5" +#define PACKAGE_STRING "Recoll 1.26.6" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.26.5" +#define PACKAGE_VERSION "1.26.6" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "recoll"