diff options
author | raveit65 <[email protected]> | 2016-07-02 14:00:11 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-07-02 14:00:11 +0200 |
commit | 92f4b164fa68db88fda7215c1dac9dc3458f1c3f (patch) | |
tree | 1f4bc7403d74fd34e642dcf99d5c11c388b3cc32 | |
parent | 2fc3b262d0842545201a15ee4fc3340f1b3c6ab8 (diff) | |
download | mate-themes-92f4b164fa68db88fda7215c1dac9dc3458f1c3f.tar.bz2 mate-themes-92f4b164fa68db88fda7215c1dac9dc3458f1c3f.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.9 (GTK 3.20) + 3.20.8 (GTK 3.20) GTK+-3.20 TOK themes: adjust nemo pathbar diff --git a/configure.ac b/configure.ac index 7aaaacf9..3b597555 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.20.8], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.20.9], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |