From 82994e5fd1ce3b94596a532a34bb6d3b286705b4 Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Mon, 9 Nov 2015 17:04:50 +0100 Subject: [PATCH] version number increase for planned february release --- src/buildno.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/buildno.h b/src/buildno.h index 5fadb0042..d263f7067 100644 --- a/src/buildno.h +++ b/src/buildno.h @@ -1,3 +1,3 @@ #define VERSION_MAJOR 3 -#define VERSION_MINOR 7 +#define VERSION_MINOR 8 #define VERSION_BUILD 0