diff options
author | raveit65 <[email protected]> | 2017-06-13 11:13:37 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-06-13 11:13:37 +0200 |
commit | e58067434e067af354d1f0f9b98f1c417f034fa3 (patch) | |
tree | 954e12fddc11ac9076e5e7498057e9e01391f017 /configure.ac | |
parent | 39bd268e7199c8dcf145ad0f9feeefe82c2ed183 (diff) | |
download | mate-panel-e58067434e067af354d1f0f9b98f1c417f034fa3.tar.bz2 mate-panel-e58067434e067af354d1f0f9b98f1c417f034fa3.tar.xz |
release 1.19.1v1.19.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 2ef0d670..47b1a794 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.19.0], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.19.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]) |