diff --git a/html/index.php b/html/index.php index b5ca40f9b..b42a6d050 100644 --- a/html/index.php +++ b/html/index.php @@ -220,7 +220,7 @@ if (defined("RECOVER") && isset ($_REQUEST['recover']) ) } echo ' -version 6.8.1.4 - '.$my_domain.' +version 6.8.1.5 - '.$my_domain.'

diff --git a/include/constant.php b/include/constant.php index a33d56cb6..26f0fc40e 100644 --- a/include/constant.php +++ b/include/constant.php @@ -73,7 +73,7 @@ define ('SMALLX','ⵝ'); -define ('SVNINFO',6814); +define ('SVNINFO',6815); define ("DEBUG",false); define ("LOGINPUT",false);