diff options
author | Stefano Karapetsas <[email protected]> | 2013-11-09 03:47:19 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-11-09 03:47:19 +0100 |
commit | 7859836eb6e0884205e72e0c14c0a1fcc6399b5b (patch) | |
tree | c67a5355ae84c56269d0ff751e9b550bdeba8ff7 /configure.ac | |
parent | 31daf3643293c80951b653d42f7fd1de759091b4 (diff) | |
download | mate-themes-7859836eb6e0884205e72e0c14c0a1fcc6399b5b.tar.bz2 mate-themes-7859836eb6e0884205e72e0c14c0a1fcc6399b5b.tar.xz |
Bump version to 1.6.2mate-themes-1.6.2
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 b02152ae..96e716e3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.6.1], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.6.2], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz]) |