diff options
author | raveit65 <[email protected]> | 2015-03-01 20:41:31 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-03-01 20:41:31 +0100 |
commit | 37ceb27a8d8fa143d83a30a4bcea32f9ee82ee83 (patch) | |
tree | 8c0d361ff7afab351e33b5245adbbbf5006c095d /configure.ac | |
parent | 2a2cd5e0a5271de5bbe3a89c80232161aaf29958 (diff) | |
download | mate-themes-37ceb27a8d8fa143d83a30a4bcea32f9ee82ee83.tar.bz2 mate-themes-37ceb27a8d8fa143d83a30a4bcea32f9ee82ee83.tar.xz |
master is now gtk3-3.16
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b39dcf9a..389878ad 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.10.0], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.14], [http://www.mate-desktop.org]) +AC_INIT([mate-themes], [1.10.0], [https://github.com/mate-desktop/mate-themes/issues], [mate-themes-gtk3.16], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar dist-xz no-dist-gzip check-news]) |