aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-config-upgrade.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-config-upgrade.c')
-rw-r--r--shell/e-config-upgrade.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/shell/e-config-upgrade.c b/shell/e-config-upgrade.c
index 9128dd6018..a1f0e14bd9 100644
--- a/shell/e-config-upgrade.c
+++ b/shell/e-config-upgrade.c
@@ -47,8 +47,8 @@
/* output revision of configuration */
#define CONF_MAJOR (1)
-#define CONF_MINOR (3)
-#define CONF_REVISION (1)
+#define CONF_MINOR (4)
+#define CONF_REVISION (0)
/* major/minor/revision of existing config */
static unsigned int major = -1;