diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-01 16:28:13 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-01 16:28:13 +0100 |
commit | 57c94d90db67f6f8b20544f618bd04a13de97057 (patch) | |
tree | d500e44ca2c2aac068a321b31bd0bcca38d7420b | |
parent | ce30502707bd5438d20f17b76c671e4cba90d951 (diff) | |
download | mate-icon-theme-57c94d90db67f6f8b20544f618bd04a13de97057.tar.bz2 mate-icon-theme-57c94d90db67f6f8b20544f618bd04a13de97057.tar.xz |
Bump version to 1.6.3mate-icon-theme-1.6.31.6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 53dcde9..b128baf 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.53) -AC_INIT([mate-icon-theme], [1.6.2], [http://www.mate-desktop.org]) +AC_INIT([mate-icon-theme], [1.6.3], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([index.theme.in.in]) |