summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-25 20:50:31 +0200
committerraveit65 <[email protected]>2018-03-25 21:09:58 +0200
commit3bb4ce03762f1a94e6e085b5c072f97914de1e70 (patch)
treec84466a9c391e4fecb804daff20bfd921afe3e02 /configure.ac
parentdb865a185753f109e15a468bf18d9e5ddf1f565f (diff)
downloadmate-panel-3bb4ce03762f1a94e6e085b5c072f97914de1e70.tar.bz2
mate-panel-3bb4ce03762f1a94e6e085b5c072f97914de1e70.tar.xz
release 1.20.1v1.20.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 87a77516..f0887585 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([mate-panel], [1.20.0], [https://github.com/mate-desktop/mate-panel/issues],
+AC_INIT([mate-panel], [1.20.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])