summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-01-23 12:37:27 +0100
committerraveit65 <[email protected]>2020-01-23 12:37:27 +0100
commit32077fc071f74c89711805050a893e5d0d766e07 (patch)
tree53c2c54bdb1c300c057deda6eb5ca7eab8661d1a /configure.ac
parent815feeb113fe3b13a4e111e70b295fb6477f7e4a (diff)
downloadmate-panel-32077fc071f74c89711805050a893e5d0d766e07.tar.bz2
mate-panel-32077fc071f74c89711805050a893e5d0d766e07.tar.xz
Revert "release 1.23.2"
This reverts commit 815feeb113fe3b13a4e111e70b295fb6477f7e4a.
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 85526379..f26a435f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.23.3], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.23.2], [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])