1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

Merge branch '3.2.x' into 3.3.x

This commit is contained in:
Marc Alexander
2020-06-01 20:40:12 +02:00
5 changed files with 156 additions and 5 deletions

View File

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