summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-06-06 14:45:17 +0200
committerraveit65 <[email protected]>2016-06-06 14:45:17 +0200
commit50852e0969ca6118d767bdbbc7064840a674543d (patch)
tree28c8defe14f47cba3fba6176b897410ca527a3d6
parent3a0414e316253823af2e7d8c37c78ae68321bc49 (diff)
downloadmate-themes-50852e0969ca6118d767bdbbc7064840a674543d.tar.bz2
mate-themes-50852e0969ca6118d767bdbbc7064840a674543d.tar.xz
pe-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 4513a58c..c1d261ac 100644
--- a/NEWS
+++ b/NEWS
@@ -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])