diff options
author | simo <simo> | 2005-10-22 02:33:09 +0000 |
---|---|---|
committer | simo <simo> | 2005-10-22 02:33:09 +0000 |
commit | 291c1e9eff9d009c30060ff823667f25f13d29b5 (patch) | |
tree | 78c05945d974993e5f525c4c009285d1f6e51d59 | |
parent | 7a312ef6efffd64257c4aedd815db3115514d8af (diff) | |
download | aurweb-291c1e9eff9d009c30060ff823667f25f13d29b5.tar.xz |
homepage tag
-rw-r--r-- | web/html/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/index.php b/web/html/index.php index 6c49503..0cd1d5f 100644 --- a/web/html/index.php +++ b/web/html/index.php @@ -272,6 +272,6 @@ print "</tr>\n"; print "</table>\n"; # End Table 1 -html_footer("<b>Version 1.2.6</b> \$Id$"); +html_footer("<b>Version 1.2.7</b> \$Id$"); # vim: ts=2 sw=2 noet ft=php ?> |