Ephoto: Config version bump.

This commit is contained in:
Stephen okra Houston 2015-12-29 10:40:26 -06:00
parent e870db104a
commit 911804ba72
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#include "ephoto.h"
#define CONFIG_VERSION 13
#define CONFIG_VERSION 14
static int _ephoto_config_load(Ephoto *ephoto);
static Eina_Bool _ephoto_on_config_save(void *data);