1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[ticket/16052] Update version numbers to 3.3

PHPBB3-16052
This commit is contained in:
Marc Alexander
2019-05-11 17:30:43 +02:00
parent 3f33d89572
commit 89ae1c3221
23 changed files with 75 additions and 75 deletions

View File

@@ -28,7 +28,7 @@ if (!defined('IN_PHPBB'))
*/
// phpBB Version
@define('PHPBB_VERSION', '3.2.8-dev');
@define('PHPBB_VERSION', '3.3.0-b1-dev');
// QA-related
// define('PHPBB_QA', 1);