diff options
author | raveit65 <[email protected]> | 2016-05-16 00:43:35 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-05-16 00:43:35 +0200 |
commit | f28793b026575743b922e7e1c402db78e5b66815 (patch) | |
tree | a283edcdcf8ae033d45d489cb5f31cbccd0b8bca /configure.ac | |
parent | 89043c5b33a8f4d0faf4ccff981b179ff3222390 (diff) | |
download | mate-themes-f28793b026575743b922e7e1c402db78e5b66815.tar.bz2 mate-themes-f28793b026575743b922e7e1c402db78e5b66815.tar.xz |
pre-bump version
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 82bc8341..7aaaacf9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.20.7], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.20.8], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |