summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-02-08 15:56:15 +0100
committerraveit65 <[email protected]>2015-02-08 15:56:15 +0100
commitb77c4673f44b13b5f9fbf70249d3f2b20320bf3d (patch)
treeb28c55c81454889586bb5874a7d6db695c42628c
parent625c9dfbe79abd4ed121d2ee54b10b1cf95e2d04 (diff)
downloadmate-themes-b77c4673f44b13b5f9fbf70249d3f2b20320bf3d.tar.bz2
mate-themes-b77c4673f44b13b5f9fbf70249d3f2b20320bf3d.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 67043c1e..c945b49e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+1.10.0 (GTK 3.14)
+
1.9.3 (GTK 3.14)
* TraditionalOKTest is installable with normal configure flags
* add transition effect to buttons and menuitems for Menta themes GTK3
diff --git a/configure.ac b/configure.ac
index 77da71ca..b39dcf9a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [1.9.3], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.14], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [1.10.0], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.14], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])