diff options
author | raveit65 <[email protected]> | 2016-03-03 09:40:37 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-03-03 09:40:37 +0100 |
commit | bfe52a0e4bd76221f1c523f39a717e48809ec494 (patch) | |
tree | b4d1fc9b65930aa075a18adfacd90c12789f2348 /configure.ac | |
parent | 7897153b931acc0878f4bda60b79a86007072072 (diff) | |
download | mate-themes-3.20.2.tar.bz2 mate-themes-3.20.2.tar.xz |
release 3.20.2 for gtk+-3.20 branchv3.20.2
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 9a20f090..2ee00b1b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.20.1], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.20.2], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |