diff options
author | raveit65 <[email protected]> | 2014-10-16 18:02:55 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-16 18:02:55 +0200 |
commit | 988633b78639384b29ee6b01329e39ec76d6ffc5 (patch) | |
tree | db737137cfc0483574fae3e0ff1ba313407cb6c7 | |
parent | 7859836eb6e0884205e72e0c14c0a1fcc6399b5b (diff) | |
download | mate-themes-988633b78639384b29ee6b01329e39ec76d6ffc5.tar.bz2 mate-themes-988633b78639384b29ee6b01329e39ec76d6ffc5.tar.xz |
pre-bump version to 3.8.0 to reflect GTK3 version for new releases
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 96e716e3..e616c40f 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], [3.8.0], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz]) |