summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-06-30 15:25:44 +0200
committerraveit65 <[email protected]>2019-06-30 15:25:44 +0200
commit412abbbe7bacf7dfc11633a9680d268c06e56e30 (patch)
treefa7153f9cea66021f4398a8ae35948a56a5ffc81 /configure.ac
parentce6e7ecce28903902530f94a5aea4ce2736d2727 (diff)
downloadcaja-412abbbe7bacf7dfc11633a9680d268c06e56e30.tar.bz2
caja-412abbbe7bacf7dfc11633a9680d268c06e56e30.tar.xz
release 1.23.1v1.23.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 ed67db05..b93cf5cb 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.23.0], [https://mate-desktop.org])
+AC_INIT([caja], [1.23.1], [https://mate-desktop.org])
dnl ---------------------------------------------------------------------------