noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 02/02: set version


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 02/02: set version
Date: Wed, 20 Dec 2017 04:42:54 -0500 (EST)

sparkyx pushed a commit to annotated tag rel6919.8
in repository noalyss.

commit 0a6a6399b8da535dd3742899be98edf9ee970f5f
Author: Dany De Bontridder <address@hidden>
Date:   Mon Dec 18 17:22:39 2017 +0100

    set version
---
 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 7edff3f..37a7052 100644
--- a/html/index.php
+++ b/html/index.php
@@ -261,7 +261,7 @@ if (isset ($_REQUEST['reconnect']) && isset 
($_REQUEST['backurl'])) {
 }
 echo '
 <span 
style="background-color:#879ed4;color:white;padding-left:4px;padding-right:4px;">
-version  6919+6 - '.$my_domain.'
+version  6919+8 - '.$my_domain.'
 </span>
 <BR>
 <BR>
diff --git a/include/constant.php b/include/constant.php
index de991bc..06ae994 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -88,7 +88,7 @@ define ('SMALLX','&#x2D5D;');
 define ('BUTTONADD',"&#10010;");
 
 
-define ('SVNINFO',6919+7);
+define ('SVNINFO',6919+8);
 if ( ! defined  ('DEBUG')) {
     define ("DEBUG",false);
 }



reply via email to

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