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:
08b9fe7
)
Release 2.4.10
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Sat, 19 Jun 2021 06:49:18 +0000
(08:49 +0200)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Sat, 19 Jun 2021 06:49:18 +0000
(08:49 +0200)
version.php
patch
|
blob
|
history
diff --git
a/version.php
b/version.php
index aa42d1b2f48ae1882252c529c79cd1eb18737c2b..70ad7fa7cd2730069b2a3ff58996925d66e78f8f 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.
9
";
+$src_version = "2.4.
10
";
// application version - can be overriden in config.php
$version = isset($SysPrefs->version) ? $SysPrefs->version : $src_version;