[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',"✚");
-define ('SVNINFO',6800);
+define ('SVNINFO',6900);
if ( ! defined ('DEBUG')) {
define ("DEBUG",false);
}
- [Noalyss-commit] [noalyss] 31/65: Fix issue : cannot zoom an operation after saving it., (continued)
- [Noalyss-commit] [noalyss] 31/65: Fix issue : cannot zoom an operation after saving it., Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 35/65: Esthetic : message is nothing found in menu, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 33/65: Task#1173 : create a empty database to restaure in command line, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 36/65: Missing file, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 37/65: Use the profile instead of the login name in the view, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 39/65: Add the side D/C to aged balance, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 38/65: translation, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 34/65: increase size of font in box, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 40/65: Remove ENABLE_CACHE + DB Upgrade, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 42/65: Remove ENABLE_CACHE, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 43/65: set version,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 41/65: database upgrade, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 47/65: avoid duplicate, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 45/65: database upgrade : if empty, skipped, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 46/65: drop view before recreating it, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 44/65: database upgrade, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 48/65: drop view before recreating it, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 49/65: translation, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 26/65: update translation, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 50/65: Fix SQL upgrade, Dany De Bontridder, 2015/09/09
- [Noalyss-commit] [noalyss] 52/65: translation, Dany De Bontridder, 2015/09/09