summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f30c6358..051e10e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+1.9.0
+ * BlueMenta: Add GTK 3.12 support
+
1.8.0
* Import Crux Metacity theme and rename it to Quid
* Add BlueMenta theme
diff --git a/configure.ac b/configure.ac
index 3385fed3..3edd3a91 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [1.8.0], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [1.9.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])