aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-09-08 21:52:42 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-09-08 21:52:42 +0200
commit08842e6ba505b162573dff8b942bd7bd832e938a (patch)
tree1dda85aa4cc67a8170406323ff78fe6bd4b1420f /phpBB/includes
parentae00da85ec4cbea187957d282932cd9135ca722e (diff)
downloadforums-08842e6ba505b162573dff8b942bd7bd832e938a.tar
forums-08842e6ba505b162573dff8b942bd7bd832e938a.tar.gz
forums-08842e6ba505b162573dff8b942bd7bd832e938a.tar.bz2
forums-08842e6ba505b162573dff8b942bd7bd832e938a.tar.xz
forums-08842e6ba505b162573dff8b942bd7bd832e938a.zip
[prep-release-3.2.8] Update version numbers for 3.2.8 release
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 fedd297895..99576b8ce6 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-RC1');
+@define('PHPBB_VERSION', '3.2.8');
// QA-related
// define('PHPBB_QA', 1);