diff options
author | raveit65 <[email protected]> | 2018-12-21 17:30:07 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-12-21 17:30:07 +0100 |
commit | 4a5a2dc3cfa3e196a90a7504895485dbba8495e9 (patch) | |
tree | d5d987b04cad4c1c06c0e2ce95809b9000786184 /configure.ac | |
parent | e6e6a1d61b8a42ea6b1e89674952caa58938c660 (diff) | |
download | mate-panel-4a5a2dc3cfa3e196a90a7504895485dbba8495e9.tar.bz2 mate-panel-4a5a2dc3cfa3e196a90a7504895485dbba8495e9.tar.xz |
release 1.20.4v1.20.4
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 1196f441..7ced4adc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.20.3], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.20.4], [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]) |