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

[master] Update version to 3.2.0-a2-dev

This commit is contained in:
Tristan Darricau
2015-11-23 23:20:04 +01:00
parent 3698e9b8e0
commit 8a3288e3aa
3 changed files with 5 additions and 5 deletions

View File

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