summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-10-26 15:49:56 +0100
committerraveit65 <[email protected]>2014-10-26 15:49:56 +0100
commitee4e37270ea2587cfe171a4beb293f913e4e0337 (patch)
tree2cc1bd3b383e376a2bdf5ee318c2a0abf0aaf854
parent0d9433f1c5d31b6ec2c6cfa4f61a60e9e16734b4 (diff)
downloadmate-themes-ee4e37270ea2587cfe171a4beb293f913e4e0337.tar.bz2
mate-themes-ee4e37270ea2587cfe171a4beb293f913e4e0337.tar.xz
pre-bump version to 1.9.2
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9a69337b..975cf68d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+1.9.2
+
1.9.1
* bump version to reflect GTK3 suported version
* add GTK3-3.14 support for all major themes
diff --git a/configure.ac b/configure.ac
index 9f09577b..27e6aaaf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [1.9.1], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.15], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [1.9.2], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.15], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])