summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-04-08 19:05:59 +0200
committerraveit65 <[email protected]>2019-04-08 19:05:59 +0200
commit5d9b2d534d0ad13da7bbde0572dfec5b5b078c79 (patch)
treefc4d4860fa3a0ae0f23dbf9bbfe1e758bfcc9a07 /configure.ac
parentf22f7055d51f9e872797aa96efcb5f0531ff6fa9 (diff)
downloadcaja-5d9b2d534d0ad13da7bbde0572dfec5b5b078c79.tar.bz2
caja-5d9b2d534d0ad13da7bbde0572dfec5b5b078c79.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 033a6202..aa028b67 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.22.0], [http://www.mate-desktop.org])
+AC_INIT([caja], [1.23.0], [http://www.mate-desktop.org])
dnl ---------------------------------------------------------------------------