summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2017-04-04 16:55:34 +0100
committerMartin Wimpress <[email protected]>2017-04-04 16:55:34 +0100
commit7de18f3d7d677139898a86a79cfc458e7ccc0414 (patch)
tree5eb7f3460fb1e22726a65730b56890996e8569a7 /configure.ac
parent5ccb2c978c9488888a9d3b09ef088d03bbf0fac2 (diff)
downloadcaja-7de18f3d7d677139898a86a79cfc458e7ccc0414.tar.bz2
caja-7de18f3d7d677139898a86a79cfc458e7ccc0414.tar.xz
Bump version to 1.18.1v1.18.1
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 8ba72f4e..c61c2c65 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.18.0], [http://www.mate-desktop.org])
+AC_INIT([caja], [1.18.1], [http://www.mate-desktop.org])
dnl ---------------------------------------------------------------------------