diff options
author | raveit65 <[email protected]> | 2018-05-29 11:04:30 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-05-29 11:04:30 +0200 |
commit | 35552077755088cb79cdd061eb7f318d6db5544a (patch) | |
tree | 8ab5e872faad414598813b100fe28c32957d4095 /configure.ac | |
parent | 3e08875dd5077341cf1436ead77bd385c62ef29e (diff) | |
download | mate-panel-35552077755088cb79cdd061eb7f318d6db5544a.tar.bz2 mate-panel-35552077755088cb79cdd061eb7f318d6db5544a.tar.xz |
release 1.20.2v1.20.2
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 65a1a4b9..5da9491a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.20.1], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.20.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]) |