Skip to content

Commit 69c0b09

Browse files
authored
Merge pull request #37 from mambax7/master
2.40 RC 3
2 parents b3769c8 + d8c9639 commit 69c0b09

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

docs/changelog.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
<h5>2.40 RC 2 [2020-05-30]</h5> Dev: Xoops 2.5.11, PHP 7.4.7
1+
<h5>2.40 RC 3 [2020-07-09]</h5> Dev: Xoops 2.5.11, PHP 7.4.7
2+
<hr>
3+
- add missing templates (mage/mamba)
4+
5+
<h5>2.40 RC 2 [2020-07-08]</h5> Dev: Xoops 2.5.11, PHP 7.4.7
26
<hr>
37
- template names (mage/mamba)
48
- test data permissions (mage/mamba + goffy)

xoops_version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838

3939
//***************************************************************************************
4040
$modversion['version'] = '2.40';
41-
$modversion['module_status'] = 'RC 2';
42-
$modversion['release_date'] = '2020/07/08';
41+
$modversion['module_status'] = 'RC 3';
42+
$modversion['release_date'] = '2020/07/09';
4343
$modversion['name'] = _MI_EXTCAL_NAME;
4444
$modversion['description'] = _MI_EXTCAL_DESC;
4545
$modversion['credits'] = 'Zoullou';

0 commit comments

Comments
 (0)