projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed071cc
)
Release 2.4.11.
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Sat, 4 Dec 2021 13:43:27 +0000
(14:43 +0100)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Sat, 4 Dec 2021 13:43:27 +0000
(14:43 +0100)
version.php
patch
|
blob
|
history
diff --git
a/version.php
b/version.php
index 70ad7fa7cd2730069b2a3ff58996925d66e78f8f..21a801e586f92c6ea766617f4a8661d0b1f1a901 100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-6,7
+6,7
@@
// Versions used by source/database version compatibility checks. Do not change.
$db_version = "2.4.1";
-$src_version = "2.4.1
0
";
+$src_version = "2.4.1
1
";
// application version - can be overriden in config.php
$version = isset($SysPrefs->version) ? $SysPrefs->version : $src_version;