forked from len0rd/rockbox
Bumped the config block version because of the removed line selector option
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7424 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f43216ff0b
commit
7731945238
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue