diff options
author | raveit65 <[email protected]> | 2018-05-30 17:01:22 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-05-30 17:01:22 +0200 |
commit | 07eb4181d15ed9622aec95a37822f777fa7dd0ca (patch) | |
tree | 0a5c55c5a2626b3ae17fe1fa4e2523bd676a29a9 /configure.ac | |
parent | a5df21bf4ca40a07d77e553a119a1703fd939613 (diff) | |
download | mate-panel-07eb4181d15ed9622aec95a37822f777fa7dd0ca.tar.bz2 mate-panel-07eb4181d15ed9622aec95a37822f777fa7dd0ca.tar.xz |
release 1.21.1v1.21.1
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 ba97c49e..960e5947 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.21.0], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.21.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]) |