summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-03-31 23:05:00 +0200
committerraveit65 <[email protected]>2019-03-31 23:05:00 +0200
commita51afe6e15e70fe05e8da21c4ae8a86ddccb9004 (patch)
treec72563c710bfd9c431d5d6bc2119309d6dec903c
parentb55745426ddbbad78d8b7e4f87f2b02e83612eee (diff)
downloadmate-panel-a51afe6e15e70fe05e8da21c4ae8a86ddccb9004.tar.bz2
mate-panel-a51afe6e15e70fe05e8da21c4ae8a86ddccb9004.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 48f2e1d4..7debbd3e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### mate-panel 1.23.0
+
### mate-panel 1.22.0
* update translations
diff --git a/configure.ac b/configure.ac
index d6fc4e8e..14f079bf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.22.0], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.23.0], [https://github.com/mate-desktop/mate-panel/issues],
[mate-panel], [http://www.mate-desktop.org])
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar -Wno-portability check-news])