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

[3.2.x] Update version numbers to 3.2.0-RC3-dev

This commit is contained in:
Marc Alexander
2016-12-10 00:32:41 +01:00
parent 886ec98dc7
commit cff3dbf00e
5 changed files with 7 additions and 7 deletions

View File

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