summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-06-23 10:56:13 +0200
committerraveit65 <[email protected]>2019-06-23 11:03:38 +0200
commit2cdd4ea85f21db8ec7409e2fa3c3009bd123bd4b (patch)
tree557b9dc27f82d336968757a7bdb807631213c4ce /configure.ac
parent8fc0701a7f0bea3ef92bfecce2660c97eafef6c4 (diff)
downloadmate-panel-2cdd4ea85f21db8ec7409e2fa3c3009bd123bd4b.tar.bz2
mate-panel-2cdd4ea85f21db8ec7409e2fa3c3009bd123bd4b.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 c09badca..4feaaa4c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.23.0], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.23.1], [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])