From 1042518b74b5b3107e10a9c2d6305408a707e228 Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Wed, 14 Mar 2018 07:39:22 +0000 Subject: [PATCH] Bump version --- recovery/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recovery/config.h b/recovery/config.h index 21fa1116..ba44d9e0 100644 --- a/recovery/config.h +++ b/recovery/config.h @@ -2,7 +2,7 @@ #define CONFIG_H /* Version number displayed in the title bar */ -#define VERSION_NUMBER "2.6" +#define VERSION_NUMBER "2.7" /* Color of the background */ // #define BACKGROUND_COLOR Qt::white