summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-01-22 15:45:13 +0100
committerraveit65 <[email protected]>2020-01-22 17:21:43 +0100
commit4a4a3d826f2d26cb78ff461b2196561e677f0f4d (patch)
treee71421200b9aa9b1f32b05811924d7368e6b3513 /configure.ac
parent9bf50956e8e355ebfe576220977ff88782273fe7 (diff)
downloadmate-system-monitor-4a4a3d826f2d26cb78ff461b2196561e677f0f4d.tar.bz2
mate-system-monitor-4a4a3d826f2d26cb78ff461b2196561e677f0f4d.tar.xz
release 1.23.1v1.23.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 48281ec..e8c91d8 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.23.0],
+ [1.23.1],
[https://mate-desktop.org/])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_HEADERS(config.h)