mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
changed version string to 1.4.0 on front page
This commit is contained in:
parent
659cace81e
commit
01911dce95
1 changed files with 1 additions and 1 deletions
|
@ -358,6 +358,6 @@ echo "</div>\n";
|
||||||
# End Table 1
|
# End Table 1
|
||||||
echo " </div>";
|
echo " </div>";
|
||||||
echo "</div>";
|
echo "</div>";
|
||||||
html_footer("<b>Version 1.3.1</b> \$Id$");
|
html_footer("<b>Version 1.4.0</b>");
|
||||||
# vim: ts=2 sw=2 noet ft=php
|
# vim: ts=2 sw=2 noet ft=php
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Add table
Reference in a new issue