Increase the config minor version

This commit is contained in:
Aurora 2016-09-03 22:00:49 +02:00
parent bd992fca15
commit 7612e38d41

View File

@ -30,7 +30,7 @@
#define CONFIG_PATH "/luma/config.bin" #define CONFIG_PATH "/luma/config.bin"
#define CONFIG_VERSIONMAJOR 1 #define CONFIG_VERSIONMAJOR 1
#define CONFIG_VERSIONMINOR 0 #define CONFIG_VERSIONMINOR 1
typedef struct __attribute__((packed)) typedef struct __attribute__((packed))
{ {