summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-04-20 12:18:01 +0200
committerraveit65 <[email protected]>2019-04-20 12:18:01 +0200
commit4bde859734911561438c3ffde6ed70fd752afdd8 (patch)
tree47de95ac57d3658ab4ca88981284c6d03aaeddea
parentfe7adc8dd8c350e89677930b9efe9c6cc7dc8759 (diff)
downloadmate-system-monitor-4bde859734911561438c3ffde6ed70fd752afdd8.tar.bz2
mate-system-monitor-4bde859734911561438c3ffde6ed70fd752afdd8.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 6def7f2..c516d35 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+### mate-system-monitor 1.23.0
+
### mate-system-monitor 1.22.0
* Translations update
diff --git a/configure.ac b/configure.ac
index 3fc307a..1762fa8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ([2.63])
AC_INIT([mate-system-monitor],
- [1.22.0],
+ [1.23.0],
[http://www.mate-desktop.org/])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_HEADERS(config.h)