DatabaseSave: increase DB_FORMAT version
This commit is contained in:
parent
58a981d2f6
commit
167803d2a1
@ -41,7 +41,7 @@
|
|||||||
#define DIRECTORY_FS_CHARSET "fs_charset: "
|
#define DIRECTORY_FS_CHARSET "fs_charset: "
|
||||||
#define DB_TAG_PREFIX "tag: "
|
#define DB_TAG_PREFIX "tag: "
|
||||||
|
|
||||||
static constexpr unsigned DB_FORMAT = 1;
|
static constexpr unsigned DB_FORMAT = 2;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The oldest database format understood by this MPD version.
|
* The oldest database format understood by this MPD version.
|
||||||
|
Loading…
Reference in New Issue
Block a user