summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2020-08-08 15:19:13 +0200
committerraveit65 <[email protected]>2020-08-08 15:19:13 +0200
commit395113db4cab42bdf4f117ec1c2e5d0e4b6b47da (patch)
treed390f103fdc67a682a2a014d8eedbb97361426b4 /configure.ac
parentbe39d825337b32bd75063d88b1f4034be6309346 (diff)
downloadmate-panel-395113db4cab42bdf4f117ec1c2e5d0e4b6b47da.tar.bz2
mate-panel-395113db4cab42bdf4f117ec1c2e5d0e4b6b47da.tar.xz
release 1.24.1v1.24.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 ba401049..00da7d35 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.24.0], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.24.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])