diff options
author | raveit65 <[email protected]> | 2018-03-30 09:36:57 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-30 09:54:22 +0200 |
commit | 569645f70e5f52823fe07d18f23c0a2dc1fa0b10 (patch) | |
tree | e0b199a1595437e40ccad08d2fe6e78e9937138b /configure.ac | |
parent | 71d8105adfbe44574396d76acf4ca57325cf2d92 (diff) | |
download | mate-themes-569645f70e5f52823fe07d18f23c0a2dc1fa0b10.tar.bz2 mate-themes-569645f70e5f52823fe07d18f23c0a2dc1fa0b10.tar.xz |
release 3.22.16v3.22.16
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 ec702d5b..322d39b4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.22.15], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.22.16], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |