diff --git a/html/index.php b/html/index.php index cf825f78e..701b823e9 100644 --- a/html/index.php +++ b/html/index.php @@ -214,7 +214,7 @@ if (defined("RECOVER") && isset ($_REQUEST['recover']) ) } echo ' -version 6.8.1.2 - '.$my_domain.' +version 6.8.1.3 - '.$my_domain.'

diff --git a/include/constant.php b/include/constant.php index 581d765f3..7b4649fea 100644 --- a/include/constant.php +++ b/include/constant.php @@ -73,7 +73,7 @@ define ('SMALLX','ⵝ'); -define ('SVNINFO',6812); +define ('SVNINFO',6813); define ("DEBUG",false); define ("LOGINPUT",false);