summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-02-08 15:59:11 +0100
committerraveit65 <[email protected]>2015-02-08 15:59:11 +0100
commit44a35d0e0ad2b2611683be25bfb2b11a9326f1a7 (patch)
tree23ae5af59403c3fd55313e6ee0de8ce6844af8c4
parenteefb82403b980e06bc2095761bfadd8ae8f93bf1 (diff)
downloadmate-themes-44a35d0e0ad2b2611683be25bfb2b11a9326f1a7.tar.bz2
mate-themes-44a35d0e0ad2b2611683be25bfb2b11a9326f1a7.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 3d1d1841..0d1408a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+1.10.0 (GTK 3.10)
+
1.9.3 (GTK 3.10)
* 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 cd714e27..a9bed6cf 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.10], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [1.10.0], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.10], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])