diff --git a/apps/settings.c b/apps/settings.c index 55dcc0aa78..dfd211e3fa 100644 --- a/apps/settings.c +++ b/apps/settings.c @@ -68,7 +68,7 @@ char rockboxdir[] = ROCKBOX_DIR; /* config/font/data file directory */ char rec_base_directory[] = REC_BASE_DIR; -#define CONFIG_BLOCK_VERSION 9 +#define CONFIG_BLOCK_VERSION 10 #define CONFIG_BLOCK_SIZE 512 #define RTC_BLOCK_SIZE 44