1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00

[develop-ascraeus] Update version number to 3.1.1-RC1-dev

This commit is contained in:
Nils Adermann
2014-10-25 20:28:46 -07:00
parent a5830fe0d5
commit 7a4b404af7
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.0');
define('PHPBB_VERSION', '3.1.1-RC1-dev');
// QA-related
// define('PHPBB_QA', 1);