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

[Release 3.2.0-RC1] Restore versions in master

This reverts commit 37cf178c0c.
This commit is contained in:
Tristan Darricau
2016-06-27 21:59:53 +02:00
parent 926d55bc02
commit fe9df5b76b
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-RC2-dev');
@define('PHPBB_VERSION', '3.2.0-RC1');
// QA-related
// define('PHPBB_QA', 1);