bump config generation for removal of use_composite

SVN revision: 82437
This commit is contained in:
Mike Blumenkrantz 2013-01-09 07:55:39 +00:00
parent 0675dd03a0
commit 21dbe23b1a
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ typedef struct _E_Event_Config_Icon_Theme E_Event_Config_Icon_Theme;
/* increment this whenever a new set of config values are added but the users
* config doesn't need to be wiped - simply new values need to be put in
*/
#define E_CONFIG_FILE_GENERATION 3
#define E_CONFIG_FILE_GENERATION 4
#define E_CONFIG_FILE_VERSION ((E_CONFIG_FILE_EPOCH * 1000000) + E_CONFIG_FILE_GENERATION)
struct _E_Config