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

[prep-release-3.1.0-a2] Update version to 3.1.0-a3-dev in install and constant

This commit is contained in:
Joas Schilling
2013-11-19 01:37:31 +01:00
parent e74b5ac9e3
commit d67341ea00
2 changed files with 2 additions and 2 deletions

View File

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