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

[prep-release-3.1.2] Update the development version to 3.1.3-RC1-dev

This commit is contained in:
Joas Schilling
2014-11-25 16:43:43 +01:00
parent 1ad0dd28f1
commit 9c9623e47f
3 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@ if (!defined('IN_PHPBB'))
*/
// phpBB Version
define('PHPBB_VERSION', '3.1.2');
define('PHPBB_VERSION', '3.1.3-RC1-dev');
// QA-related
// define('PHPBB_QA', 1);