From b6b7bf6381d3c9789447475fbac085cab6daea62 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Mon, 28 Aug 2017 19:06:04 +0200 Subject: [PATCH] Version --- include/constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constant.php b/include/constant.php index a2bb1317c..3396b698f 100644 --- a/include/constant.php +++ b/include/constant.php @@ -88,7 +88,7 @@ define ('SMALLX','ⵝ'); define ('BUTTONADD',"✚"); -define ('SVNINFO',NOALYSS_VERSION); +define ('SVNINFO',6919+5); if ( ! defined ('DEBUG')) { define ("DEBUG",false); }