diff options
author | raveit65 <[email protected]> | 2017-03-15 16:36:51 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-15 16:36:51 +0100 |
commit | 08a47adbc83c5ab55a4d5e94b1322d8122687a4a (patch) | |
tree | de5f9e25b304f131bd3e50c4269f2aada04d3589 | |
parent | ca22ae5a57f1b16502f1c7c75eba26eb97e6db95 (diff) | |
download | mate-themes-08a47adbc83c5ab55a4d5e94b1322d8122687a4a.tar.bz2 mate-themes-08a47adbc83c5ab55a4d5e94b1322d8122687a4a.tar.xz |
pre-bump version
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -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]) |