From 1991e132a7bd2f16befd8efc11e994fade371095 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Thu, 13 Jun 2019 08:38:02 +0200 Subject: [PATCH] bumped version to 1.25.19 --- 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 bd9b6803..ad5159ec 100644 --- a/src/VERSION +++ b/src/VERSION @@ -1 +1 @@ -1.25.18 +1.25.19 diff --git a/src/common/autoconfig-win.h b/src/common/autoconfig-win.h index a71929d2..5f26203a 100644 --- a/src/common/autoconfig-win.h +++ b/src/common/autoconfig-win.h @@ -112,10 +112,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.25.18" +#define PACKAGE_STRING "Recoll 1.25.19" /* Define to the version of this package. */ -#define PACKAGE_VERSION "1.25.18" +#define PACKAGE_VERSION "1.25.19" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "recoll"