aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2018-12-01 19:15:31 +0100
committerMarc Alexander <admin@m-a-styles.de>2018-12-01 19:15:31 +0100
commit0a14d7aff3328d8fb060fcde72aad6e99e33487e (patch)
tree5702fa96bfc0c769d5fa818f47e8be9bccef4178 /phpBB/includes
parent9e6c2251dfceb8e54b25e03a335e8d55b7b92f58 (diff)
parentb7243fad62a61a3f8fb8e4417aec847b89cea508 (diff)
downloadforums-0a14d7aff3328d8fb060fcde72aad6e99e33487e.tar
forums-0a14d7aff3328d8fb060fcde72aad6e99e33487e.tar.gz
forums-0a14d7aff3328d8fb060fcde72aad6e99e33487e.tar.bz2
forums-0a14d7aff3328d8fb060fcde72aad6e99e33487e.tar.xz
forums-0a14d7aff3328d8fb060fcde72aad6e99e33487e.zip
Merge branch 'prep-release-3.2.5' into 3.2.x
Diffstat (limited to 'phpBB/includes')
-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 70ceed1036..0c6595945c 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.2.5-dev');
+@define('PHPBB_VERSION', '3.2.5-RC1');
// QA-related
// define('PHPBB_QA', 1);