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

[prep-release-3.1.0-b1] Update version to 3.1.0-b1

This commit is contained in:
Joas Schilling
2014-03-15 14:47:58 +01:00
parent aee4534d71
commit 407e0dbd8b
6 changed files with 10 additions and 10 deletions

View File

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