diff options
author | Wolfgang Ulbrich <[email protected]> | 2016-02-06 20:27:52 +0100 |
---|---|---|
committer | Wolfgang Ulbrich <[email protected]> | 2016-02-06 20:27:52 +0100 |
commit | 646d4bd4ba888275b9cf9c6acc657c06f3bc86b2 (patch) | |
tree | 3467f6b612f3e5573ccaaf5c31b3b586a9a69e85 | |
parent | 0c86327706e4f8e8a56f11b618808238dc178c3c (diff) | |
download | mate-themes-646d4bd4ba888275b9cf9c6acc657c06f3bc86b2.tar.bz2 mate-themes-646d4bd4ba888275b9cf9c6acc657c06f3bc86b2.tar.xz |
prebump version to 3.21
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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]) |