forked from len0rd/rockbox
Bumped the config block version
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4783 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3db9c83364
commit
e6590f1259
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ char rockboxdir[] = ROCKBOX_DIR; /* config/font/data file directory */
|
||||||
char rec_base_directory[] = REC_BASE_DIR;
|
char rec_base_directory[] = REC_BASE_DIR;
|
||||||
|
|
||||||
|
|
||||||
#define CONFIG_BLOCK_VERSION 11
|
#define CONFIG_BLOCK_VERSION 12
|
||||||
#define CONFIG_BLOCK_SIZE 512
|
#define CONFIG_BLOCK_SIZE 512
|
||||||
#define RTC_BLOCK_SIZE 44
|
#define RTC_BLOCK_SIZE 44
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue