Skip to content

Commit 9b613b0

Browse files
committed
changed to RC-1
1 parent b3190d5 commit 9b613b0

2 files changed

Lines changed: 4 additions & 4 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 Beta 5 [NOT RELEASED]</h5> Dev: XOOPS 2.5.11, PHP 7.4.26, PHP 8.1.0
1+
<h5>2.35.0 RC 1 [NOT RELEASED]</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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
// ------------------- Information ------------------- /
2727
$modversion = [
2828
'version' => '2.35.0',
29-
'module_status' => 'Beta 5 NOT RELEASED',
30-
'release_date' => '2021/12/15',
29+
'module_status' => 'RC-1 NOT RELEASED',
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
34-
'author' => 'Taiwen Jiang <phppp@users.sourceforge.net>',
34+
'author' => 'Taiwen Jiang, Zyspec, Mamba, Alain01',
3535
'author_website_url' => 'https://xoops.org',
3636
'author_website_name' => 'XOOPS',
3737
'credits' => 'XOOPS Development Team, Trabis, Mamba, Aerograf, Mage, Alfredx, ZySpec, Geekwright',

0 commit comments

Comments
 (0)