diff options
author | raveit65 <[email protected]> | 2017-07-02 13:27:20 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-07-02 13:27:20 +0200 |
commit | 2d9c8be8eb064af5c406c195c712f867809c28c8 (patch) | |
tree | 7df5c4d8b166bf3b70a7347d58903f7ce03bbed7 | |
parent | bfd5e8d8a28195c3aa7163801a3b5e7c7f29978a (diff) | |
download | mate-themes-2d9c8be8eb064af5c406c195c712f867809c28c8.tar.bz2 mate-themes-2d9c8be8eb064af5c406c195c712f867809c28c8.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.18.7 (GTK 3.18) + 3.18.6 (GTK 3.18) Translations update diff --git a/configure.ac b/configure.ac index 098b5680..539af48f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.18.6], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.18.7], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |