diff options
author | Clement Lefebvre <[email protected]> | 2015-11-03 14:17:00 +0000 |
---|---|---|
committer | Clement Lefebvre <[email protected]> | 2015-11-03 14:17:00 +0000 |
commit | fee1a7e8e3050c6a6bd6cabb0774122c552b2d85 (patch) | |
tree | 019500511d6a4e9ecabce4a379300577f10dcc83 | |
parent | 5ffecff3aa1cd5974cdd410279cb11b7ca1e14bc (diff) | |
download | mate-panel-fee1a7e8e3050c6a6bd6cabb0774122c552b2d85.tar.bz2 mate-panel-fee1a7e8e3050c6a6bd6cabb0774122c552b2d85.tar.xz |
1.12.0v1.12.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 8e5e5e4a..c67bfd9d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.11.1], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.12.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]) |