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:
@@ -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);
|
||||
|
Reference in New Issue
Block a user