summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index eb26f00f..7f582d09 100644
--- a/configure.in
+++ b/configure.in
@@ -16,10 +16,10 @@ m4_define(gail_minver, 0.16)
dnl 1. If the library code has changed at all since last release, then increment revision.
dnl 2. If any interfaces have been added, then increment current and set revision to 0.
dnl Interface break is not allowed.
-m4_define(caja_extension_current, 3)
+m4_define(caja_extension_current, 4)
m4_define(caja_extension_revision, 0)
-AC_INIT([caja], [1.3.0], [http://www.mate-desktop.org])
+AC_INIT([caja], [1.4.0], [http://www.mate-desktop.org])
dnl ---------------------------------------------------------------------------
dnl GTK library version