diff options
author | raveit65 <[email protected]> | 2017-03-15 16:40:10 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-15 16:40:10 +0100 |
commit | 258bf6eceda9a89a50f5a513d5a2ac3e3a33e237 (patch) | |
tree | cb036aa6c5f8bfdf539400baa9eaebcf3793461f /configure.ac | |
parent | 5d3049208f57a255b644218c1d218428c7c97bd7 (diff) | |
download | mate-themes-258bf6eceda9a89a50f5a513d5a2ac3e3a33e237.tar.bz2 mate-themes-258bf6eceda9a89a50f5a513d5a2ac3e3a33e237.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 d29b8d83..a4d2590d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.16.5], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.16.6], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |