diff --git a/html/index.php b/html/index.php
index 79cffa048..d6512919c 100644
--- a/html/index.php
+++ b/html/index.php
@@ -226,7 +226,7 @@ if (isset ($_REQUEST['reconnect']) && isset ($_REQUEST['backurl'])) {
}
echo '
-version 6.8.1.9 - '.$my_domain.'
+version 6.9 - '.$my_domain.'
diff --git a/include/constant.php b/include/constant.php
index ea73370d0..23a7078b4 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -83,7 +83,7 @@ define ('BUTTONADD',"✚");
-define ('SVNINFO',6800);
+define ('SVNINFO',6900);
if ( ! defined ('DEBUG')) {
define ("DEBUG",false);
}