From 8ec361597ceeb1117fd1b2094bc807acc2958a67 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Tue, 17 Feb 2015 23:24:13 +0100 Subject: [PATCH] Version 6.8.0.1 --- html/index.php | 2 +- include/constant.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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);