aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-08-17 11:18:05 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-08-17 11:18:05 +0200
commitf3d89e0e08e6f7c74ff03575aee51ebaeba9db45 (patch)
tree0b2c31fe7c123337e9351ee75fe14cb5eee77f58 /phpBB/includes
parente59af343b898950ac004a949b6391d3724f0a551 (diff)
downloadforums-f3d89e0e08e6f7c74ff03575aee51ebaeba9db45.tar
forums-f3d89e0e08e6f7c74ff03575aee51ebaeba9db45.tar.gz
forums-f3d89e0e08e6f7c74ff03575aee51ebaeba9db45.tar.bz2
forums-f3d89e0e08e6f7c74ff03575aee51ebaeba9db45.tar.xz
forums-f3d89e0e08e6f7c74ff03575aee51ebaeba9db45.zip
[prep-release-3.2.8] Update version numbers to 3.2.8-RC1
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 89d056f2e1..fedd297895 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.8-dev');
+@define('PHPBB_VERSION', '3.2.8-RC1');
// QA-related
// define('PHPBB_QA', 1);