diff --git a/html/index.php b/html/index.php
index 7edff3f47..37a705202 100644
--- a/html/index.php
+++ b/html/index.php
@@ -261,7 +261,7 @@ if (isset ($_REQUEST['reconnect']) && isset ($_REQUEST['backurl'])) {
}
echo '
-version 6919+6 - '.$my_domain.'
+version 6919+8 - '.$my_domain.'
diff --git a/include/constant.php b/include/constant.php
index de991bcbf..06ae9944a 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -88,7 +88,7 @@ define ('SMALLX','ⵝ');
define ('BUTTONADD',"✚");
-define ('SVNINFO',6919+7);
+define ('SVNINFO',6919+8);
if ( ! defined ('DEBUG')) {
define ("DEBUG",false);
}