summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-03-03 09:40:37 +0100
committerraveit65 <[email protected]>2016-03-03 09:40:37 +0100
commitbfe52a0e4bd76221f1c523f39a717e48809ec494 (patch)
treeb4d1fc9b65930aa075a18adfacd90c12789f2348
parent7897153b931acc0878f4bda60b79a86007072072 (diff)
downloadmate-themes-bfe52a0e4bd76221f1c523f39a717e48809ec494.tar.bz2
mate-themes-bfe52a0e4bd76221f1c523f39a717e48809ec494.tar.xz
release 3.20.2 for gtk+-3.20 branchv3.20.2
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
2 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fe5fc283..81ee491e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+3.20.2 (GTK 3.20)
+
+- port Menta to gtk+-3.20
+- port TraditionalOK to gtk+-3.20
+- port TraditionalGreen to gtk+-3.20
+- more adjustments for Blue-Submarine for gtk+-3.20
+- sync Green-Submarine with Blue-Submarine
+
3.20.1 (GTK 3.20)
- port Blue-Submarine to gtk+-3.20
diff --git a/configure.ac b/configure.ac
index 9a20f090..2ee00b1b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.20.1], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.20.2], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])