summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-01-27 23:23:00 +0100
committerWolfgang Ulbrich <[email protected]>2016-01-27 23:23:00 +0100
commit43d43269acc4dbf3597694333455d8991c0c9ff5 (patch)
tree4f8267fd5419b8f3c5abc1dcaba5eec0296ebe9b
parentae4041a347f8480fdb1510994b6bcf5f2fe0dfe8 (diff)
downloadmate-themes-43d43269acc4dbf3597694333455d8991c0c9ff5.tar.bz2
mate-themes-43d43269acc4dbf3597694333455d8991c0c9ff5.tar.xz
Gtk+-3.20: use gtk+ version schema and pre-bump version to 3.20.0
-rw-r--r--NEWS2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 90280693..cb937257 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-1.13.0 (GTK 3.20)
+3.20.0 (GTK 3.20)
1.12.2 (GTK 3.18)
diff --git a/configure.ac b/configure.ac
index 0eb995ca..1b68bb9e 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.18], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [3.20.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])