summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-10-26 16:19:24 +0100
committerraveit65 <[email protected]>2014-10-26 16:19:24 +0100
commit3b3b4d91c2f322aced81970a77db4a41f6086dd8 (patch)
tree0ca6e85cf752c8b51bf9c1ad65fd4a86c77c3dde
parentc00fab390da378f6f63e5c902a9969fe65e96279 (diff)
downloadmate-themes-3b3b4d91c2f322aced81970a77db4a41f6086dd8.tar.bz2
mate-themes-3b3b4d91c2f322aced81970a77db4a41f6086dd8.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 f3e22522..97f89530 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
1.9.1 (GTK 3.12)
+
+1.9.1 (GTK 3.12)
* bump version to reflect GTK3-3.12 version
* update traditional themes to GTK-3.12
* add Shiny GTK3 part
diff --git a/configure.ac b/configure.ac
index ca4edc8b..8ef0bc17 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.12], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [1.9.2], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.12], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])