diff options
author | raveit65 <[email protected]> | 2016-05-16 00:33:56 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-05-16 00:33:56 +0200 |
commit | 89043c5b33a8f4d0faf4ccff981b179ff3222390 (patch) | |
tree | 6475d3212dccf9bebbabb58aee9edf761c22294d /configure.ac | |
parent | 5716668ae62f2e330074bf256e9c4ff7823e3c77 (diff) | |
download | mate-themes-89043c5b33a8f4d0faf4ccff981b179ff3222390.tar.bz2 mate-themes-89043c5b33a8f4d0faf4ccff981b179ff3222390.tar.xz |
release 3.20.7v3.20.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 dd9d869c..82bc8341 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.20.6], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.20.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]) |