summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-01-27 23:28:33 +0100
committerWolfgang Ulbrich <[email protected]>2016-01-27 23:28:33 +0100
commitbc1cd55d32d8cf4815a1403ba16a542adfb198ae (patch)
treeb736a7fdc17e41b0cc4c71ac19afd57c5f3ec0b0
parent4d225a6ddea89b82882900f502f471a393ca9298 (diff)
downloadmate-themes-bc1cd55d32d8cf4815a1403ba16a542adfb198ae.tar.bz2
mate-themes-bc1cd55d32d8cf4815a1403ba16a542adfb198ae.tar.xz
Gtk+-3.16: use gtk+ version schema and pre-bump version to 3.16.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ba3f8313..86ff3f77 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.13.0 (GTK 3.16)
+3.16.0 (GTK 3.16)
1.12.2 (GTK 3.16)
diff --git a/configure.ac b/configure.ac
index 7b49560e..0a6c29e4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [1.13.0], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.16], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.16.0], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])