From c7a0fb5f28ce0d147c4943a3681b70f28409446f Mon Sep 17 00:00:00 2001 From: Enno Rehling Date: Sat, 12 Sep 2015 19:28:28 +0200 Subject: [PATCH] development build is 3.7 --- src/buildno.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/buildno.h b/src/buildno.h index c494bb5ee..5fadb0042 100644 --- a/src/buildno.h +++ b/src/buildno.h @@ -1,3 +1,3 @@ #define VERSION_MAJOR 3 -#define VERSION_MINOR 6 -#define VERSION_BUILD 3 +#define VERSION_MINOR 7 +#define VERSION_BUILD 0