1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

[release-3.2.0-a2] Update version to 3.2.0-a3

This commit is contained in:
Tristan Darricau
2015-12-19 17:33:53 +01:00
parent e23b48490c
commit 554b90b59f
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-a2');
@define('PHPBB_VERSION', '3.2.0-a3-dev');
// QA-related
// define('PHPBB_QA', 1);