summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-04-22 23:04:03 +0200
committerraveit65 <[email protected]>2019-04-22 23:04:03 +0200
commitc1d036413f85c7a2782b041c7942313804c6437d (patch)
treec8e094c9edb1a0aa3fa0dd59e12ae8e195027aeb
parent29fdd7d92a259dcb41ec9e1dc284f42650b95e71 (diff)
downloadmate-power-manager-c1d036413f85c7a2782b041c7942313804c6437d.tar.bz2
mate-power-manager-c1d036413f85c7a2782b041c7942313804c6437d.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 32071d6..248270d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### mate-power-manager 1.23.0
+
### mate-power-manager 1.22.0
* Translations update
diff --git a/configure.ac b/configure.ac
index 571254f..bcceca8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([mate-power-manager], [1.22.0], [http://www.mate-desktop.org/])
+AC_INIT([mate-power-manager], [1.23.0], [http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz check-news tar-ustar])
AC_CONFIG_HEADERS([config.h])