summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorMartin Wimpress <[email protected]>2017-01-18 17:37:41 +0000
committerMartin Wimpress <[email protected]>2017-01-18 17:37:41 +0000
commitb807eec56ca879088b94dc9923fb0f50f1f22594 (patch)
tree7d7532f243fede05d242e4bcfb1b186924406ff9 /configure.ac
parent8c1479a4b032a56bd90b7cb38238e097061b1bc5 (diff)
downloadcaja-b807eec56ca879088b94dc9923fb0f50f1f22594.tar.bz2
caja-b807eec56ca879088b94dc9923fb0f50f1f22594.tar.xz
Bump version to 1.17.3v1.17.3
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 2ea89410..0eaa6bd9 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.17.2], [http://www.mate-desktop.org])
+AC_INIT([caja], [1.17.3], [http://www.mate-desktop.org])
dnl ---------------------------------------------------------------------------