summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-08-10 11:39:06 +0200
committerraveit65 <[email protected]>2015-08-10 11:39:06 +0200
commit0f02453f14c6d1641a171b724b913cbeb33515aa (patch)
treea58e33be6e16529c02391ad3f45a0fbd6532ef85 /configure.ac
parentdfae15c05f725995d8afaa88859528191139b2ab (diff)
downloadmate-themes-0f02453f14c6d1641a171b724b913cbeb33515aa.tar.bz2
mate-themes-0f02453f14c6d1641a171b724b913cbeb33515aa.tar.xz
update configure.ac and NEWS for new gtk3.18 branch
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 c1686e05..43b90cd7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.53)
-AC_INIT([mate-themes], [1.10.3], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.16], [http://www.mate-desktop.org])
+AC_INIT([mate-themes], [1.10.3], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.18], [http://www.mate-desktop.org])
AC_CONFIG_SRCDIR([icon-themes])
AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news])