summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-12-30 21:58:32 +0100
committerWolfgang Ulbrich <[email protected]>2015-12-30 21:58:32 +0100
commit3bfbdd05f2d6f9099d427725177ee9a0dcfaefe2 (patch)
treee63ac346bbe1f22c08d644890f0ead60833aca3a
parent85c583d48ff833160f06e4ca68db863482fd5f96 (diff)
downloadmate-themes-3bfbdd05f2d6f9099d427725177ee9a0dcfaefe2.tar.bz2
mate-themes-3bfbdd05f2d6f9099d427725177ee9a0dcfaefe2.tar.xz
pre-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 63e3b269..4fb9e985 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+1.12.2 (GTK 3.14)
+
1.12.1 (GTK 3.14)
- add emerald themes for Submarine themes
diff --git a/configure.ac b/configure.ac
index f5607056..2500f618 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [1.12.1], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.14], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [1.12.2], [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])