From 7612e38d41c76de12a802db1217cbbbcac5915bd Mon Sep 17 00:00:00 2001 From: Aurora Date: Sat, 3 Sep 2016 22:00:49 +0200 Subject: [PATCH] Increase the config minor version --- source/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/config.h b/source/config.h index da8088c..d71becb 100644 --- a/source/config.h +++ b/source/config.h @@ -30,7 +30,7 @@ #define CONFIG_PATH "/luma/config.bin" #define CONFIG_VERSIONMAJOR 1 -#define CONFIG_VERSIONMINOR 0 +#define CONFIG_VERSIONMINOR 1 typedef struct __attribute__((packed)) {