summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-04-03 21:29:28 +0200
committerraveit65 <[email protected]>2018-04-03 21:29:28 +0200
commit37ebfa8b62085e5c9593ebb9fa73c7744ba78508 (patch)
tree51dc2dbf31adb6113e19bee7af03b1278e72ffc3 /configure.ac
parentd20ceac2f5ae307b86e88600a19b71d3179a16e4 (diff)
downloadcaja-37ebfa8b62085e5c9593ebb9fa73c7744ba78508.tar.bz2
caja-37ebfa8b62085e5c9593ebb9fa73c7744ba78508.tar.xz
pre-bump version
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c54f4613..6c7d70d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ dnl Interface break is not allowed.
m4_define(caja_extension_current, 5)
m4_define(caja_extension_revision, 0)
-AC_INIT([caja], [1.21.0], [http://www.mate-desktop.org])
+AC_INIT([caja], [1.21.1], [http://www.mate-desktop.org])
dnl ---------------------------------------------------------------------------