summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-07-05 13:58:13 -0400
committerSteve Zesch <[email protected]>2012-07-05 13:58:13 -0400
commitb6f29cf3fb7fe333a48f555819111cc8f6a21d3e (patch)
treea5e6bfc0d5e2bde7b0cafb5aa953c70ee9726ac1 /configure.in
parentea1d20ed8d53b647bf2f0365ae0eb7b223a125b7 (diff)
downloadcaja-b6f29cf3fb7fe333a48f555819111cc8f6a21d3e.tar.bz2
caja-b6f29cf3fb7fe333a48f555819111cc8f6a21d3e.tar.xz
Preparing for 1.4 release.mate-file-manager-1.4.0
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