diff options
author | raveit65 <[email protected]> | 2017-01-24 22:15:36 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-01-24 22:15:36 +0100 |
commit | 8cf7be0b4a725cdcb6d523a7fe67c8454961a296 (patch) | |
tree | c831e5692fd938de23895175083e69d84a1f183a /configure.ac | |
parent | 03e7e84245bbbf729ad0aabb8ae6d915cd31b2bf (diff) | |
download | mate-themes-8cf7be0b4a725cdcb6d523a7fe67c8454961a296.tar.bz2 mate-themes-8cf7be0b4a725cdcb6d523a7fe67c8454961a296.tar.xz |
release 3.22.7v3.22.7
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 b2a3de58..8aa4da12 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.22.6], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.22.7], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |