summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-02-06 20:27:52 +0100
committerWolfgang Ulbrich <[email protected]>2016-02-06 20:27:52 +0100
commit646d4bd4ba888275b9cf9c6acc657c06f3bc86b2 (patch)
tree3467f6b612f3e5573ccaaf5c31b3b586a9a69e85
parent0c86327706e4f8e8a56f11b618808238dc178c3c (diff)
downloadmate-themes-646d4bd4ba888275b9cf9c6acc657c06f3bc86b2.tar.bz2
mate-themes-646d4bd4ba888275b9cf9c6acc657c06f3bc86b2.tar.xz
prebump version to 3.21
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6dc4a220..35099257 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+3.20.1 (GTK 3.20)
+
3.20.0 (GTK 3.20)
- port BlueMenta to gtk+-3.20
diff --git a/configure.ac b/configure.ac
index 1b68bb9e..280d37a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.20.0], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.20.1], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])