summaryrefslogtreecommitdiffstats
path: root/apps/settings.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings.c')
-rw-r--r--apps/settings.c2
1 files changed, 1 insertions, 1 deletions
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