diff options
author | raveit65 <[email protected]> | 2016-06-06 14:45:17 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-06-06 14:45:17 +0200 |
commit | 50852e0969ca6118d767bdbbc7064840a674543d (patch) | |
tree | 28c8defe14f47cba3fba6176b897410ca527a3d6 | |
parent | 3a0414e316253823af2e7d8c37c78ae68321bc49 (diff) | |
download | mate-themes-50852e0969ca6118d767bdbbc7064840a674543d.tar.bz2 mate-themes-50852e0969ca6118d767bdbbc7064840a674543d.tar.xz |
pe-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.14.2 (GTK 3.14) + 3.14.1 (GTK 3.14) GTK+-3.14 High contrast themes: fix colors of decoration buttons diff --git a/configure.ac b/configure.ac index 310fb7d8..2c1986e6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [3.14.1], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [3.14.2], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |