aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2015-04-09 20:26:12 +0200
committerJoas Schilling <nickvergessen@gmx.de>2015-04-09 20:26:12 +0200
commit313a224c688fa1e2575b22092384458ae23d5147 (patch)
tree2aa238d4a9ac695cde78883e54ba13107901098c /phpBB/includes/constants.php
parent17620bba46138ec48a6748a4147986b1d21a48fd (diff)
downloadforums-313a224c688fa1e2575b22092384458ae23d5147.tar
forums-313a224c688fa1e2575b22092384458ae23d5147.tar.gz
forums-313a224c688fa1e2575b22092384458ae23d5147.tar.bz2
forums-313a224c688fa1e2575b22092384458ae23d5147.tar.xz
forums-313a224c688fa1e2575b22092384458ae23d5147.zip
Update version to 3.1.4-RC1
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 321a87b4b0..2fa489ff2d 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.4-dev');
+define('PHPBB_VERSION', '3.1.4-RC1');
// QA-related
// define('PHPBB_QA', 1);