diff options
author | raveit65 <[email protected]> | 2018-08-08 16:11:30 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-08-08 16:11:30 +0200 |
commit | c972cee1a2fda3a2dcbfac7853c96041b8295c47 (patch) | |
tree | d492615532e591a5a89d27c7ecf1d9e363930825 /configure.ac | |
parent | 981b2902d7989964755130d4a1b81dce73eda8d8 (diff) | |
download | mate-themes-c972cee1a2fda3a2dcbfac7853c96041b8295c47.tar.bz2 mate-themes-c972cee1a2fda3a2dcbfac7853c96041b8295c47.tar.xz |
release 3.22.18v3.22.18
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 97ee7fc9..76f77df7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.22.17], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.22.18], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |