summaryrefslogtreecommitdiffstats
path: root/web/html/index.php
diff options
context:
space:
mode:
authorpjmattal <pjmattal>2005-08-08 13:17:01 +0200
committerpjmattal <pjmattal>2005-08-08 13:17:01 +0200
commitc2c143399ecf10bc4d2e37fa9a061fd21d08c4e2 (patch)
treef8e06aea00363bb283d9b783b1d924d78a3e8849 /web/html/index.php
parent2950b79c0ba4c645186ae65f484c6dfaf6ad1cb9 (diff)
downloadaur-c2c143399ecf10bc4d2e37fa9a061fd21d08c4e2.tar.gz
aur-c2c143399ecf10bc4d2e37fa9a061fd21d08c4e2.tar.xz
added language for release 1.2.4
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 9b308734..1d5428f1 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.3</b> \$Id$");
+html_footer("<b>Version 1.2.4</b> \$Id$");
# vim: ts=2 sw=2 noet ft=php
?>