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

Merge branch 'prep-release-3.2.3' into 3.2.x

This commit is contained in:
Marc Alexander
2018-08-02 21:40:42 +02:00
6 changed files with 66 additions and 6 deletions

View File

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