added language for version 1.3.1

This commit is contained in:
pjmattal 2007-08-16 00:24:43 +00:00
parent 1e9b3e2db0
commit fe84915465
2 changed files with 2 additions and 1 deletions

View file

@ -359,6 +359,6 @@ print "</tr>\n";
print "</table>\n";
# End Table 1
html_footer("<b>Version 1.3.0</b> \$Id$");
html_footer("<b>Version 1.3.1</b> \$Id$");
# vim: ts=2 sw=2 noet ft=php
?>