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

Merge remote-tracking branch 'phpbb-security/prep-release-3.1.12' into prep-release-3.2.2

This commit is contained in:
Marc Alexander
2018-01-07 10:48:43 +01:00
8 changed files with 88 additions and 9 deletions

View File

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