summaryrefslogtreecommitdiffstats
path: root/web/html/index.php
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2005-08-05 05:59:36 +0200
committerpjmattal <pjmattal>2005-08-05 05:59:36 +0200
commitab525e309b6dd848003efd03360aed8f25390771 (patch)
tree29176a3024c202e178b81d3323cc3b24b0b1bfe2 /web/html/index.php
parent620937ebfc09a9d8c8f54d3cada4bb0ad229b7d8 (diff)
downloadaur-ab525e309b6dd848003efd03360aed8f25390771.tar.gz
aur-ab525e309b6dd848003efd03360aed8f25390771.tar.xz
updated version info to 1.2.2
Diffstat (limited to 'web/html/index.php')
-rw-r--r--web/html/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/index.php b/web/html/index.php
index 9fbc9ac5..17eba3cb 100644
--- a/web/html/index.php
+++ b/web/html/index.php
@@ -260,6 +260,6 @@ print "</tr>\n";
print "</table>\n";
# End Table 1
-html_footer("<b>Version 1.2.1</b> \$Id$");
+html_footer("<b>Version 1.2.2</b> \$Id$");
# vim: ts=2 sw=2 noet ft=php
?>