aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2016-09-24 21:35:42 +0200
committerMarc Alexander <admin@m-a-styles.de>2016-09-24 21:35:42 +0200
commit32d9efff47aafa844d1ab4b886dcf5772996a682 (patch)
tree12421edd248aa83027475e3fa47b758310222e03 /phpBB/includes/constants.php
parentb8bbf9db03678c6c048856e067a4644e4e44b4b7 (diff)
parent7d73d1ff83ea34c77b7d53a4c3a8a6444c368bfb (diff)
downloadforums-32d9efff47aafa844d1ab4b886dcf5772996a682.tar
forums-32d9efff47aafa844d1ab4b886dcf5772996a682.tar.gz
forums-32d9efff47aafa844d1ab4b886dcf5772996a682.tar.bz2
forums-32d9efff47aafa844d1ab4b886dcf5772996a682.tar.xz
forums-32d9efff47aafa844d1ab4b886dcf5772996a682.zip
Merge branch 'prep-release-3.1.10' 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 7260c5719b..53c26026d1 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-dev');
+define('PHPBB_VERSION', '3.1.10-RC1');
// QA-related
// define('PHPBB_QA', 1);