diff options
author | raveit65 <[email protected]> | 2014-10-18 16:57:26 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2014-10-18 16:57:26 +0200 |
commit | 7cfe905abd3be7a0f3be8aab5f084a2abbd45d6d (patch) | |
tree | 38591026f8255b1685ec3407f16ec6f3946fa994 | |
parent | ebfdf71c7a87e4f56ba8631a58b7a27bb3767742 (diff) | |
download | mate-themes-7cfe905abd3be7a0f3be8aab5f084a2abbd45d6d.tar.bz2 mate-themes-7cfe905abd3be7a0f3be8aab5f084a2abbd45d6d.tar.xz |
pre-bump version to reflect GTK3-3.12 version
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 2139e4f1..fc472f72 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.9.0], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.12.0], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |