diff options
author | raveit65 <[email protected]> | 2017-03-13 13:03:22 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-13 13:03:22 +0100 |
commit | d21ea913d3e294cf74fb13743ad598202301d65d (patch) | |
tree | 2394caeb8a746a170c485435752d8c42e990d67d /configure.ac | |
parent | cbcd979cee79551ee60746d9b52e66363615ba87 (diff) | |
download | mate-panel-d21ea913d3e294cf74fb13743ad598202301d65d.tar.bz2 mate-panel-d21ea913d3e294cf74fb13743ad598202301d65d.tar.xz |
release 1.18.0
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 14dad637..c30d8743 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.17.2], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.18.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]) |