From 4158d2bd2a2f0890635a1a8f38cb8aedc7b11430 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 10 Jan 2015 16:30:17 +0100 Subject: bump version to 1.9.3 and update News --- NEWS | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 23d534ef..bcf3e445 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +1.9.3 (GTK 3.12) +* TraditionalOKTest is installable with normal configure flags +* add transition effect to buttons and menuitems for Menta themes GTK3 +* add transition effect to buttons and menuitems for BlackMate and GreenLaguna GTK3 +* add support for CSD applications in BlackMate and GreenLaguna +* improve handling of CSD applications in other themes +* add support for popovers in GreenLaguna, BlackMate, ContrastHigh and ContrastHighInverse themes +* serveral other improvements + 1.9.2 (GTK 3.12) * add ContrastHighInververse GTK3 part * several improvements in BlackMate, GreenLaguna and Shiny themes GTK2 diff --git a/configure.ac b/configure.ac index effc87bc..3c2bc543 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.9.2], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.12], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.9.3], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.12], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) -- cgit v1.2.1