Skip to content

Commit 5a78e0e

Browse files
committed
5.01 Beta 4
1 parent 3f50b26 commit 5a78e0e

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

docs/changelog.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
<h5>5.01 Beta 4 [NOT RELEASED]</h5> Dev: XOOPS 2.5.11, PHP 7.4.14, PHP 8.0.2
1+
<h5>5.01 Beta 4 [2021-03-21]</h5> Dev: XOOPS 2.5.11, PHP 7.4.16, PHP 8.0.3
22
<hr>
3+
- Update functions.image.php (BigKev73)
4+
- various cosmetics/updates (mamba)
5+
- add TestdataButtons.php (mamba)
36

47
<h5>5.01 Beta 3 [2021-02-14]</h5> Dev: XOOPS 2.5.11, PHP 7.4.14, PHP 8.0.2
58
<hr>

xoops_version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
$modversion = [
1818
'version' => 5.01,
1919
'module_status' => 'Beta 4',
20-
'release_date' => '2021/02/19',
20+
'release_date' => '2021/03/21',
2121
'name' => _MI_NEWBB_NAME,
2222
'description' => _MI_NEWBB_DESC,
2323
'help' => 'page=help',

0 commit comments

Comments
 (0)