summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-03-23 12:12:23 +0100
committerraveit65 <[email protected]>2019-03-23 12:12:23 +0100
commitc4c06da6d15acc4d0e19df2b97a9f6637dab9171 (patch)
tree8540fb5b8cea0e7e8b0768f58780912b6ebb0b8b
parent0ccc570a3fb1237a17371d11990badd146e8ecce (diff)
downloadmate-desktop-c4c06da6d15acc4d0e19df2b97a9f6637dab9171.tar.bz2
mate-desktop-c4c06da6d15acc4d0e19df2b97a9f6637dab9171.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 ddb7d39..c640e59 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### mate-desktop 1.23.0
+
### mate-desktop 1.22.0
* Translations update
diff --git a/configure.ac b/configure.ac
index 45b20b6..15ead11 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
m4_define([mate_platform], [1])
-m4_define([mate_minor], [22])
+m4_define([mate_minor], [23])
m4_define([mate_micro], [0])
m4_define(mate_version, [mate_platform.mate_minor.mate_micro]),