mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge branch 'develop-ascraeus' into develop
* develop-ascraeus: [prep-release-3.1.0-RC2] Update phpBB Version for RC3 development [prep-release-3.1.0-RC2] Add changelog for 3.1.0-RC2 [prep-release-3.1.0-RC2] Prepare Changelog [prep-release-3.1.0-RC2] Add migration for 3.1.0-RC2 [prep-release-3.1.0-RC2] Update version to 3.1.0-RC2
This commit is contained in:
@@ -28,7 +28,7 @@ if (!defined('IN_PHPBB'))
|
||||
*/
|
||||
|
||||
// phpBB Version
|
||||
define('PHPBB_VERSION', '3.1.0-RC2-dev');
|
||||
define('PHPBB_VERSION', '3.1.0-RC3-dev');
|
||||
|
||||
// QA-related
|
||||
// define('PHPBB_QA', 1);
|
||||
|
Reference in New Issue
Block a user