diff options
author | raveit65 <[email protected]> | 2016-09-03 18:32:08 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-09-03 18:32:08 +0200 |
commit | b36bd7571169b9773653908581ad675aae02f93a (patch) | |
tree | 288f34b18899bf216b3023e5dfec39ebd61f19ec /configure.ac | |
parent | 6e387735e70632baf2bf7243f4def43e5dcee22c (diff) | |
download | mate-themes-b36bd7571169b9773653908581ad675aae02f93a.tar.bz2 mate-themes-b36bd7571169b9773653908581ad675aae02f93a.tar.xz |
release 3.20.11v3.20.11
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 c936981c..11b73df4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.20.10], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.20.11], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |