From 73cf9438580a481500ced0ca2a7bcc8a2f6726a9 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Thu, 2 Jul 2015 21:33:22 +0200 Subject: [PATCH] Set version --- include/constant.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/constant.php b/include/constant.php index ff7226b48..c09a5880a 100644 --- a/include/constant.php +++ b/include/constant.php @@ -73,7 +73,7 @@ define ('SMALLX','ⵝ'); -define ('SVNINFO',SVNINFO); +define ('SVNINFO',6810); define ("DEBUG",false); define ("LOGINPUT",false);