aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-09-19 19:02:31 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-09-19 19:02:31 +0200
commit301694e9228944e501af3aa7daa4d7b760c7ee23 (patch)
tree4f424a0d5bc6fcf235a76e396fb59088886ce9de /phpBB/includes/constants.php
parentfc252f1ba52760a072d8e79f5afc3268db7d1035 (diff)
downloadforums-301694e9228944e501af3aa7daa4d7b760c7ee23.tar
forums-301694e9228944e501af3aa7daa4d7b760c7ee23.tar.gz
forums-301694e9228944e501af3aa7daa4d7b760c7ee23.tar.bz2
forums-301694e9228944e501af3aa7daa4d7b760c7ee23.tar.xz
forums-301694e9228944e501af3aa7daa4d7b760c7ee23.zip
[prep-release-3.1.0-RC4] Update version to 3.1.0-RC4
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 0eac2e9417..2c98327634 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.0-RC4-dev');
+define('PHPBB_VERSION', '3.1.0-RC4');
// QA-related
// define('PHPBB_QA', 1);