diff options
author | raveit65 <[email protected]> | 2018-11-15 14:53:12 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-11-15 14:53:12 +0100 |
commit | 18d15f9ab80f55a72c2ab8ec4f7d18ce11207ef9 (patch) | |
tree | 71c55cac220fff6ffe9013c238ac837f103da471 /configure.ac | |
parent | 35b574b0ab51245b35d11c0838855d4a9e7b1209 (diff) | |
download | mate-panel-18d15f9ab80f55a72c2ab8ec4f7d18ce11207ef9.tar.bz2 mate-panel-18d15f9ab80f55a72c2ab8ec4f7d18ce11207ef9.tar.xz |
release 1.21.3v1.21.3
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 dd5ff9d9..8e9ff91e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.21.2], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.21.3], [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]) |