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

Merge branch 'prep-release-3.3.7' into 3.3.x

This commit is contained in:
Marc Alexander
2022-03-17 21:46:31 +01:00
10 changed files with 66 additions and 12 deletions

View File

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