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

[ticket/12974] Update nightly build version to 3.2.0-a1-dev

PHPBB3-12974
This commit is contained in:
Joas Schilling
2014-08-12 10:56:20 +02:00
parent 483b40dfa3
commit 7faf66c492
4 changed files with 5 additions and 5 deletions

View File

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