update config

SVN revision: 48699
This commit is contained in:
Hannes Janetzek 2010-05-09 01:46:10 +00:00
parent c51d28bbbd
commit b8555198a3
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
#define _(str) dgettext(PACKAGE, str)
#define MOD_CONFIG_FILE_EPOCH 0x0002
#define MOD_CONFIG_FILE_GENERATION 0x009d
#define MOD_CONFIG_FILE_GENERATION 0x00bd
#define MOD_CONFIG_FILE_VERSION \
((MOD_CONFIG_FILE_EPOCH << 16) | MOD_CONFIG_FILE_GENERATION)