aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2017-07-11 21:09:12 +0200
committerMarc Alexander <admin@m-a-styles.de>2017-07-11 21:09:12 +0200
commitdff65f902cd74ae5980ac78edc92e9d14cf08b08 (patch)
treeb5b111ec4a88320aa4e9106095f41479940898e8 /phpBB/includes/constants.php
parentdc49a8a199df28d985e951474dc08d23cd46097c (diff)
parenta5d83e12ec0624673ecd237e53eced4f2b8fefd5 (diff)
downloadforums-dff65f902cd74ae5980ac78edc92e9d14cf08b08.tar
forums-dff65f902cd74ae5980ac78edc92e9d14cf08b08.tar.gz
forums-dff65f902cd74ae5980ac78edc92e9d14cf08b08.tar.bz2
forums-dff65f902cd74ae5980ac78edc92e9d14cf08b08.tar.xz
forums-dff65f902cd74ae5980ac78edc92e9d14cf08b08.zip
Merge branch 'prep-release-3.1.11' into 3.1.x
Diffstat (limited to 'phpBB/includes/constants.php')
-rw-r--r--phpBB/includes/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/constants.php b/phpBB/includes/constants.php
index 23839e3d9a..79f5a6f30f 100644
--- a/phpBB/includes/constants.php
+++ b/phpBB/includes/constants.php
@@ -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);