1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

[prep-release-3.1.0-a3] Update version to 3.1.0-a4-dev for future development

This commit is contained in:
Joas Schilling
2014-02-05 22:23:33 +01:00
parent 11d5f49adb
commit bf93e20afb
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-a3');
define('PHPBB_VERSION', '3.1.0-a4-dev');
// QA-related
// define('PHPBB_QA', 1);