git.p6c8.net
/
jirafeau_mojo42.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[TASK] rework user auth
[jirafeau_mojo42.git]
/
lib
/
settings.php
diff --git
a/lib/settings.php
b/lib/settings.php
index 2efc66acd7527aa9067593975f7014fd6a6a902a..e2173bde63c173fea3bea0440adc5cf68a46d43e 100644
(file)
--- a/
lib/settings.php
+++ b/
lib/settings.php
@@
-41,7
+41,7
@@
if ($cfg['debug'] === true) {
/* Jirafeau package */
define('JIRAFEAU_PACKAGE', 'Jirafeau');
-define('JIRAFEAU_VERSION', '4.
4
.0');
+define('JIRAFEAU_VERSION', '4.
5
.0');
/* Directories. */
define('VAR_FILES', $cfg['var_root'] . 'files/');
patrick-canterino.de