1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-21 18:44:37 +02:00

[prep-release-3.2.0] Update version numbers and add 3.2.0 migration

This commit is contained in:
Marc Alexander
2017-01-07 11:48:15 +01:00
parent 44f130808f
commit da8ec61ab2
7 changed files with 47 additions and 7 deletions

View File

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