From 6c90ff97cb40677e80a90af14975e804368207c7 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Mon, 1 Feb 2016 18:16:25 +0100 Subject: [PATCH 1/2] release version 3.8.1 --- src/buildno.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/buildno.h b/src/buildno.h index d263f7067..ba8ddfa0a 100644 --- a/src/buildno.h +++ b/src/buildno.h @@ -1,3 +1,3 @@ #define VERSION_MAJOR 3 #define VERSION_MINOR 8 -#define VERSION_BUILD 0 +#define VERSION_BUILD 1 From 1b0561c07ec938d62e3ee487ec077c79b0663707 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Mon, 1 Feb 2016 18:24:27 +0100 Subject: [PATCH 2/2] start development on release 3.9 --- src/buildno.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/buildno.h b/src/buildno.h index ba8ddfa0a..f9749c33c 100644 --- a/src/buildno.h +++ b/src/buildno.h @@ -1,3 +1,3 @@ #define VERSION_MAJOR 3 -#define VERSION_MINOR 8 -#define VERSION_BUILD 1 +#define VERSION_MINOR 9 +#define VERSION_BUILD 0