From 1b0561c07ec938d62e3ee487ec077c79b0663707 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Mon, 1 Feb 2016 18:24:27 +0100 Subject: [PATCH] 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