1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 13:30:25 +02:00

[release-3.2.0-b2] Update versions to 3.2.0-3-dev

This commit is contained in:
Tristan Darricau
2016-03-07 17:33:13 +01:00
parent c00e45d30e
commit 9d7b6260bd
3 changed files with 5 additions and 5 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.2.0-b3-dev');
// QA-related
// define('PHPBB_QA', 1);