diff --git a/web/html/index.php b/web/html/index.php
index b9a85038..ebac81b8 100644
--- a/web/html/index.php
+++ b/web/html/index.php
@@ -358,6 +358,6 @@ echo "\n";
# End Table 1
echo " ";
echo "";
-html_footer("Version 1.3.1 \$Id$");
+html_footer("Version 1.4.0");
# vim: ts=2 sw=2 noet ft=php
?>