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

[ticket/14495] Updates the version to 3.3.0-a1-dev

PHPBB3-14495
This commit is contained in:
Tristan Darricau
2016-02-24 22:24:08 +01:00
parent 68996e527e
commit 294f926bfc
11 changed files with 16 additions and 16 deletions

View File

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