1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[develop] Update version to 3.1.0-a2-dev

This commit is contained in:
Joas Schilling
2013-10-15 22:46:02 +02:00
parent 437d38bc05
commit 3bb93ab2d3
3 changed files with 3 additions and 3 deletions

View File

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