diff --git a/html/index.php b/html/index.php index 88a4eafbd..48e7739e7 100644 --- a/html/index.php +++ b/html/index.php @@ -203,7 +203,7 @@ if ( strlen(domaine) > 0 ) echo ' -version 6.8.0.0 - '.$my_domain.' +version 6.8.0.1 - '.$my_domain.'

diff --git a/include/constant.php b/include/constant.php index ec9ba0fcf..ee9355492 100644 --- a/include/constant.php +++ b/include/constant.php @@ -68,7 +68,7 @@ define ("LOGINPUT",true); -define ('SVNINFO',6800); +define ('SVNINFO',6801); define ("DEBUG",false); define ("LOGINPUT",false);