diff --git a/apps/settings.c b/apps/settings.c index 70049b6217..f6c9d4f929 100644 --- a/apps/settings.c +++ b/apps/settings.c @@ -78,7 +78,7 @@ const char rec_base_directory[] = REC_BASE_DIR; #include "pcm_playback.h" #endif -#define CONFIG_BLOCK_VERSION 26 +#define CONFIG_BLOCK_VERSION 27 #define CONFIG_BLOCK_SIZE 512 #define RTC_BLOCK_SIZE 44