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

[prep-release-3.1.0-b1] Update build version to 3.1.0-b2-dev

This commit is contained in:
Joas Schilling
2014-03-15 17:32:07 +01:00
parent 873b5686a1
commit 9be5405e5b
3 changed files with 5 additions and 5 deletions

View File

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