summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-05-06 11:49:20 +0200
committerraveit65 <[email protected]>2015-05-06 11:49:20 +0200
commit324ca78dc899f1611e90f7537a975699f2248c50 (patch)
treed43b755d22c80413c0ed5009e5177fdecefde772
parentc05d6caeb37556a607c5c618c7f345b363a441a9 (diff)
downloadmate-themes-324ca78dc899f1611e90f7537a975699f2248c50.tar.bz2
mate-themes-324ca78dc899f1611e90f7537a975699f2248c50.tar.xz
pre-bump version to 1.10.1
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 70093365..08d2fd94 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+1.10.1 (GTK 3.14)
+
1.10.0 (GTK 3.14)
* a lot of improvements for mate GTK3 applications
* disable usage of symbolic icons
diff --git a/configure.ac b/configure.ac
index 8575dc52..c3bbb64a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-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_INIT([mate-themes], [1.10.1], [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])