summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-09-03 18:32:08 +0200
committerraveit65 <[email protected]>2016-09-03 18:32:08 +0200
commitb36bd7571169b9773653908581ad675aae02f93a (patch)
tree288f34b18899bf216b3023e5dfec39ebd61f19ec
parent6e387735e70632baf2bf7243f4def43e5dcee22c (diff)
downloadmate-themes-b36bd7571169b9773653908581ad675aae02f93a.tar.bz2
mate-themes-b36bd7571169b9773653908581ad675aae02f93a.tar.xz
release 3.20.11v3.20.11
-rw-r--r--NEWS12
-rw-r--r--configure.ac2
2 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 311ad49d..591d3e6a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.20.11 (GTK 3.20)
+
+ Translations update
+ GTK+-3.20 all themes: add background-image to the ruberband style class
+ GTK+-3 Submarine themes: fix jumping pathbar toggle button
+ GTK+-3.20 TOK themes: improvements for GtkNotebook
+ GTK+-3.20 GreenLaguna: improvements for GtkNotebook
+ GTK+-3.20 Menta themes: GtkNotebook improvements
+ GTK+-3.20 Submarine themes: GtkNotebook improvements and more
+ GTK+-3.20 TOK themes: fix tabs in mate-terminal
+ GTK+-3.20 Menta themes: fix tabs in mate-terminal
+
3.20.10 (GTK 3.20)
Translations update
diff --git a/configure.ac b/configure.ac
index c936981c..11b73df4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.20.10], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.20.11], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])