diff options
author | Stefano Karapetsas <[email protected]> | 2013-12-31 22:58:30 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-12-31 22:58:30 +0100 |
commit | a3ee879905636b3660cee6c2f2a8e61a9176aaa0 (patch) | |
tree | 13a534546d4bc47a2d49d1fbd531d567b3ab630b | |
parent | 282d38a96086bd46dfd748018b4cdc71e60a19fd (diff) | |
download | mate-themes-a3ee879905636b3660cee6c2f2a8e61a9176aaa0.tar.bz2 mate-themes-a3ee879905636b3660cee6c2f2a8e61a9176aaa0.tar.xz |
Bump version to 1.6.3mate-themes-1.6.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ba62a5ed..47db592a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.6.2], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.6.3], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar]) |