From 5cf2ef41518da8eec1d92bb5d21b21a082dbe4d6 Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Wed, 18 Apr 2018 08:51:36 +0100 Subject: [PATCH] Bump version to 2.8 --- recovery/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recovery/config.h b/recovery/config.h index ba44d9e0..3a107c7d 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.7" +#define VERSION_NUMBER "2.8" /* Color of the background */ // #define BACKGROUND_COLOR Qt::white