summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-01-27 23:23:00 +0100
committerWolfgang Ulbrich <[email protected]>2016-01-27 23:24:05 +0100
commita2cd759a866bc437700a41a9b0e5070ba00a578a (patch)
tree4f8267fd5419b8f3c5abc1dcaba5eec0296ebe9b /configure.ac
parent43e4694b4dec9a4a6b0783cfcb39139088a6ace5 (diff)
downloadmate-themes-a2cd759a866bc437700a41a9b0e5070ba00a578a.tar.bz2
mate-themes-a2cd759a866bc437700a41a9b0e5070ba00a578a.tar.xz
Gtk+-3.20: use gtk+ version schema and pre-bump version to 3.20.0
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])