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

[release-3.2.0-b1] Update version to 3.2.0-b2-dev

This commit is contained in:
Tristan Darricau
2016-02-05 17:12:39 +01:00
parent 123422d1ef
commit dab282e664
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.2.0-b1');
@define('PHPBB_VERSION', '3.2.0-b2-dev');
// QA-related
// define('PHPBB_QA', 1);