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

Merge remote-tracking branch 'upstream/prep-release-3.2.0-RC1' into 3.2.x

* upstream/prep-release-3.2.0-RC1:
  [prep-release-3.2.0-RC1] Update changelog
  [prep-release-3.2.0-RC1] Add migration
  [prep-release-3.2.0-RC1] Update schema.json
  [prep-release-3.2.0-RC1] Update version to 3.2.0-RC1
This commit is contained in:
Tristan Darricau
2016-06-27 21:54:41 +02:00
9 changed files with 134 additions and 39 deletions

View File

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