summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-01-09 14:10:39 +0100
committerraveit65 <[email protected]>2015-01-09 14:10:39 +0100
commitdb3e2392a5ef0795e020a820b7ae5915b7702362 (patch)
treec4b9d0fffed436da065de1afca06f61d4df53675
parentff358147d5ecccca49db778884f8f28afff00cec (diff)
downloadmate-themes-db3e2392a5ef0795e020a820b7ae5915b7702362.tar.bz2
mate-themes-db3e2392a5ef0795e020a820b7ae5915b7702362.tar.xz
bump version to 1.9.3 and update NEWSmate-themes-gtk3.10-1.9.3
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c0727910..3d1d1841 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.9.3 (GTK 3.10)
+ * 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
+
1.9.2 (GTK 3.10)
* add ContrastHighInververse GTK3 part
* several improvements in BlackMate, GreenLaguna and Shiny themes GTK2
diff --git a/configure.ac b/configure.ac
index 02f4f5bd..cd714e27 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.10], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [1.9.3], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.10], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])