Skip to content

Commit 874a799

Browse files
committed
RC-1
1 parent a7a3cdf commit 874a799

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<h5>2.35.0 RC 1 [NOT RELEASED]</h5> Dev: XOOPS 2.5.11, PHP 7.4.26, PHP 8.1.0
1+
<h5>2.35.0 RC 1 [2021-12-21]</h5> Dev: XOOPS 2.5.11, PHP 7.4.26, PHP 8.1.0
22
<hr>
33
- minimum PHP version: 7.4 (mamba)
44
- added Security.md file (mamba)

xoops_version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
// ------------------- Information ------------------- /
2727
$modversion = [
2828
'version' => '2.35.0',
29-
'module_status' => 'RC-1 NOT RELEASED',
30-
'release_date' => '2021/12/15',
29+
'module_status' => 'RC-1',
30+
'release_date' => '2021/12/21',
3131
'name' => _MI_TAG_NAME,
3232
'description' => _MI_TAG_DESC,
3333
'official' => 0, //1 indicates official XOOPS module supported by XOOPS Dev Team, 0 means 3rd party supported

0 commit comments

Comments
 (0)