noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 132/323: set version


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 132/323: set version
Date: Wed, 14 Mar 2018 17:38:38 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit a4e68a4edbe12cc6af49395ad5938dbcd761b451
Author: Dany De Bontridder <address@hidden>
Date:   Tue Feb 6 21:46:33 2018 +0100

    set version
---
 include/constant.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/constant.php b/include/constant.php
index 8927f3e..5d1c9ac 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -88,7 +88,7 @@ define ('SMALLX','&#x2D5D;');
 define ('BUTTONADD',"&#10010;");
 
 
-define ('SVNINFO',6919+8);
+define ('SVNINFO',7000);
 if ( ! defined  ('DEBUG')) {
     define ("DEBUG",false);
 }
@@ -110,7 +110,7 @@ if ( ! defined ("SYSINFO_DISPLAY")) {
 }
 define ("DBVERSION",126);
 define ("MONO_DATABASE",25);
-define ("DBVERSIONREPO",17);
+define ("DBVERSIONREPO",18);
 define ('NOTFOUND','--not found--');
 define ("MAX_COMPTE",4);
 define ('MAX_ARTICLE',5);



reply via email to

[Prev in Thread] Current Thread [Next in Thread]