diff options
author | raveit65 <[email protected]> | 2016-09-19 07:00:30 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-09-19 07:00:30 +0200 |
commit | 90e6948e95401da51dc5558b2428cd058a8df260 (patch) | |
tree | 5f901122e245c78f4b604fccceaee8e48d25a405 | |
parent | 09e747e4309c74de816a43048d8bae8dce6ebfaa (diff) | |
download | mate-panel-90e6948e95401da51dc5558b2428cd058a8df260.tar.bz2 mate-panel-90e6948e95401da51dc5558b2428cd058a8df260.tar.xz |
release 1.16.0v1.16.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f7542ee9..292d4cb2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.15.1], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.16.0], [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]) |