summaryrefslogtreecommitdiff
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
parentf22f7055d51f9e872797aa96efcb5f0531ff6fa9 (diff)
downloadcaja-5d9b2d534d0ad13da7bbde0572dfec5b5b078c79.tar.bz2
caja-5d9b2d534d0ad13da7bbde0572dfec5b5b078c79.tar.xz
pre-bump version
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 417be0f5..b9292ce0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### caja 1.23.0
+
### caja 1.22.0
* update translations
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 ---------------------------------------------------------------------------