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

Merge branch 'prep-release-3.1.3' into develop-ascraeus

This commit is contained in:
Joas Schilling
2015-01-31 12:09:53 +01:00
5 changed files with 52 additions and 5 deletions

View File

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