From f343e4bf73e4e15faa70588b1d5d15f96384dd1f Mon Sep 17 00:00:00 2001 From: Serge Schneider Date: Wed, 12 Jan 2022 08:57:38 +0000 Subject: [PATCH] 3.8 release --- recovery/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recovery/config.h b/recovery/config.h index b43f72b6..54bbd08d 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 "3.7" +#define VERSION_NUMBER "3.8" /* Color of the background */ // #define BACKGROUND_COLOR Qt::white