summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-03-15 16:36:51 +0100
committerraveit65 <[email protected]>2017-03-15 16:36:51 +0100
commit08a47adbc83c5ab55a4d5e94b1322d8122687a4a (patch)
treede5f9e25b304f131bd3e50c4269f2aada04d3589
parentca22ae5a57f1b16502f1c7c75eba26eb97e6db95 (diff)
downloadmate-themes-08a47adbc83c5ab55a4d5e94b1322d8122687a4a.tar.bz2
mate-themes-08a47adbc83c5ab55a4d5e94b1322d8122687a4a.tar.xz
pre-bump version
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 536a0d8b..e3b3d671 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+3.20.17 (GTK 3.20)
+
3.20.16 (GTK 3.20)
GTK+-3.20 Submarine themes: increase systray margins by 1 pixel to avoid deformed icons
diff --git a/configure.ac b/configure.ac
index a2159ba6..aa48a03d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [3.20.16], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.20.17], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])