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:
5c23883
)
db_version was changed by mistake. Should remain at 2.4.1.
v2.4.2
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Mon, 31 Jul 2017 08:35:03 +0000
(10:35 +0200)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Mon, 31 Jul 2017 08:35:03 +0000
(10:35 +0200)
version.php
patch
|
blob
|
history
diff --git
a/version.php
b/version.php
index 4d25446d18fb3d0945c61a2c3177a9fd85b3bede..3fffcddcddba744b8ceca1b8c8acf53a5514ce4b 100644
(file)
--- a/
version.php
+++ b/
version.php
@@
-5,7
+5,7
@@
//
// Versions used by source/database version compatibility checks. Do not change.
-$db_version = "2.4.
2
";
+$db_version = "2.4.
1
";
$src_version = "2.4.2";
// application version - can be overriden in config.php