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

[3.3.x] Update version numbers to 3.3.12-dev

This commit is contained in:
Marc Alexander
2023-10-15 16:56:54 +02:00
parent 01b8d6a58e
commit 4eef6a4de4
4 changed files with 6 additions and 6 deletions

View File

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