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

[Release 3.2.0-RC1] Update version to 3.2.0-RC2-dev

This commit is contained in:
Tristan Darricau
2016-06-27 21:58:31 +02:00
parent dbf02b4514
commit 37cf178c0c
3 changed files with 3 additions and 3 deletions

View File

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