diff options
author | Stefano Karapetsas <[email protected]> | 2013-03-31 14:35:14 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-03-31 14:35:14 +0200 |
commit | 57786f8dd0edcabf9edefbe1d1c56cd46ef26b94 (patch) | |
tree | adcecdebb4a1cbbfee6781ce35ce337475df095c /configure.ac | |
parent | 353abc1169867f538dd2c821dfcfcb6525f99a5c (diff) | |
download | mate-icon-theme-57786f8dd0edcabf9edefbe1d1c56cd46ef26b94.tar.bz2 mate-icon-theme-57786f8dd0edcabf9edefbe1d1c56cd46ef26b94.tar.xz |
Bump version to 1.6.0mate-icon-theme-1.6.0
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 9641061..af16f99 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.5.1], [http://www.mate-desktop.org]) +AC_INIT([mate-icon-theme], [1.6.0], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([index.theme.in.in]) AM_INIT_AUTOMAKE([1.9 tar-ustar foreign]) |