noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 43/65: set version


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 43/65: set version
Date: Wed, 09 Sep 2015 08:27:25 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 6a917344a9c85bed982da41adeb195c034b293ad
Author: Dany De Bontridder <address@hidden>
Date:   Sat Sep 5 13:27:06 2015 +0200

    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 79cffa0..d651291 100644
--- a/html/index.php
+++ b/html/index.php
@@ -226,7 +226,7 @@ if (isset ($_REQUEST['reconnect']) && isset 
($_REQUEST['backurl'])) {
 }
 echo '
 <span 
style="background-color:#879ed4;color:white;padding-left:4px;padding-right:4px;">
-version  6.8.1.9 - '.$my_domain.'
+version  6.9 - '.$my_domain.'
 </span>
 <BR>
 <BR>
diff --git a/include/constant.php b/include/constant.php
index ea73370..23a7078 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -83,7 +83,7 @@ define ('BUTTONADD',"&#10010;");
 
 
 
-define ('SVNINFO',6800);
+define ('SVNINFO',6900);
 if ( ! defined  ('DEBUG')) {
     define ("DEBUG",false);
 }



reply via email to

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