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

[prep-release-3.1.11] Update version numbers to 3.1.11-RC1

This commit is contained in:
Marc Alexander
2017-06-25 17:42:55 +02:00
parent 71f9c6ebe5
commit 04ef19595c
6 changed files with 10 additions and 10 deletions

View File

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