diff options
author | raveit65 <[email protected]> | 2017-05-11 10:42:17 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-05-11 10:42:17 +0200 |
commit | 74c69818684a1875dc811aadb7cb2efe4bda86a8 (patch) | |
tree | 212b739e2bae000a747462a602809c5785e703a0 /configure.ac | |
parent | 7f3157f8ce13e85084071bdbfb7962c8f7deed11 (diff) | |
download | mate-themes-74c69818684a1875dc811aadb7cb2efe4bda86a8.tar.bz2 mate-themes-74c69818684a1875dc811aadb7cb2efe4bda86a8.tar.xz |
release 3.20.20v3.20.20
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 0968f94d..3029b060 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.20.19], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.20.20], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |