diff options
author | raveit65 <[email protected]> | 2019-02-24 19:28:19 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-02-24 19:28:19 +0100 |
commit | 5628a7700f57f6bc8457f4c928838c73203db6d7 (patch) | |
tree | 514d22acf359d3c8b61a832103f7030f8af4509b /configure.ac | |
parent | 2db82bb4fcbd33ff1c717fa02329ee2f2242bfb4 (diff) | |
download | mate-panel-5628a7700f57f6bc8457f4c928838c73203db6d7.tar.bz2 mate-panel-5628a7700f57f6bc8457f4c928838c73203db6d7.tar.xz |
release 1.22.0v1.22.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 65380992..d6fc4e8e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([mate-panel], [1.21.4], [https://github.com/mate-desktop/mate-panel/issues], +AC_INIT([mate-panel], [1.22.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]) |