1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 16:27:38 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2019-05-12 18:06:03 +02:00
27 changed files with 116 additions and 81 deletions

View File

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