diff options
author | Stefano Karapetsas <[email protected]> | 2011-12-11 11:29:01 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2011-12-11 11:29:01 +0100 |
commit | 929d794dc2a3b4ea79b25d442935767dfa8327c0 (patch) | |
tree | ca2cfd65abd9247dd39e45bb4d72da220ef835a9 /configure.in | |
parent | e36097bb7fe29afd1adf17e1787745aacdfe0be5 (diff) | |
download | mate-themes-929d794dc2a3b4ea79b25d442935767dfa8327c0.tar.bz2 mate-themes-929d794dc2a3b4ea79b25d442935767dfa8327c0.tar.xz |
updated mate infomate-themes-1.1.0
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 59c83bc0..502018f9 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ AC_PREREQ(2.53) -AC_INIT([mate-themes], [1.1.0], [https://github.com/perberos/mate-desktop-environment]) +AC_INIT([mate-themes], [1.1.0], [http://www.mate-desktop.org]) AC_CONFIG_SRCDIR([icon-themes]) AM_INIT_AUTOMAKE([1.9 tar-ustar]) |