summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-12-04 17:19:11 +0100
committerWolfgang Ulbrich <[email protected]>2015-12-04 17:19:11 +0100
commit6ce85ec00710b7a4e7e7ddf8e3c09d32b0304e0a (patch)
tree653f30b6f14968d507fe1a271bdc3cf3a295fc13
parent05d111fcf440d086713a022acea8c92366542c0e (diff)
downloadmate-themes-6ce85ec00710b7a4e7e7ddf8e3c09d32b0304e0a.tar.bz2
mate-themes-6ce85ec00710b7a4e7e7ddf8e3c09d32b0304e0a.tar.xz
update to 1.12.1 release for gtk+-3.14 branchmate-themes-gtk3.14-1.12.1
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 565113a3..63e3b269 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.12.1 (GTK 3.14)
+
+- add emerald themes for Submarine themes
+- add emerald theme for BlueMenta/Menta
+- GTK3 all themes: adjust mate-panel-applet-slider style class
+- Gtk3 most themes: adjust panel to follow latest changes in mate-panel
+- some more improvements, see git log
+
1.12.0 (GTK 3.14)
* GTK3 all themes: style volume/brightness applet slider
diff --git a/configure.ac b/configure.ac
index b9786903..f5607056 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [1.12.0], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.14], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [1.12.1], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.14], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])