diff options
author | raveit65 <[email protected]> | 2016-09-25 11:34:48 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-09-25 11:34:48 +0200 |
commit | 8bc55c55cfd78242de9db074055eaac093c1405f (patch) | |
tree | 176f3f9da0811935e7a56d178a34dd179a2a48ce /configure.ac | |
parent | d5ff08d7d13c6683fa4363163a32e3abaf44d54f (diff) | |
download | mate-themes-8bc55c55cfd78242de9db074055eaac093c1405f.tar.bz2 mate-themes-8bc55c55cfd78242de9db074055eaac093c1405f.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 a34bb6b2..71fca568 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.16.3], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.16.4], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |