summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-01-27 23:26:55 +0100
committerWolfgang Ulbrich <[email protected]>2016-01-27 23:26:55 +0100
commit4996b4e8e6dadab4e7c9ec780c1b3d56b572995f (patch)
treebcfadbfc70b35d9e78f7416fe8e213ceed5a7909 /configure.ac
parent4b7c99d4f86fd41426d4c90c34802232f013b0d0 (diff)
downloadmate-themes-4996b4e8e6dadab4e7c9ec780c1b3d56b572995f.tar.bz2
mate-themes-4996b4e8e6dadab4e7c9ec780c1b3d56b572995f.tar.xz
Gtk+-3.18: use gtk+ version schema and pre-bump version to 3.18.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..2961fc21 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.18.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])