diff options
author | pjmattal <pjmattal> | 2007-02-22 09:08:45 +0100 |
---|---|---|
committer | pjmattal <pjmattal> | 2007-02-22 09:08:45 +0100 |
commit | ea6560988731c9a6e6438a96e29c1fc7d8d26808 (patch) | |
tree | b816d8de3b9aaa3199b6468b2b854e89304595b4 /web | |
parent | 5598d72c503c34a8f1136fa8d2824cfc0141a08b (diff) | |
download | aur-ea6560988731c9a6e6438a96e29c1fc7d8d26808.tar.gz aur-ea6560988731c9a6e6438a96e29c1fc7d8d26808.tar.xz |
tagged for version 1.3.01.3.0
Diffstat (limited to 'web')
-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 462d3bb6..39d5a06f 100644 --- a/web/html/index.php +++ b/web/html/index.php @@ -348,6 +348,6 @@ print "</tr>\n"; print "</table>\n"; # End Table 1 -html_footer("<b>Version 1.2.10</b> \$Id$"); +html_footer("<b>Version 1.3.0</b> \$Id$"); # vim: ts=2 sw=2 noet ft=php ?> |