aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2015-04-29 09:59:40 +0200
committerJoas Schilling <nickvergessen@gmx.de>2015-04-29 09:59:40 +0200
commit1ad09d9c8b40310698648e1064f186c2670ad880 (patch)
tree0aae57885c07fc74fe86f10578263011a0fe013f /phpBB/includes/constants.php
parentc1702b8e19a69c98ef049abb4e14157e3e208ed4 (diff)
downloadforums-1ad09d9c8b40310698648e1064f186c2670ad880.tar
forums-1ad09d9c8b40310698648e1064f186c2670ad880.tar.gz
forums-1ad09d9c8b40310698648e1064f186c2670ad880.tar.bz2
forums-1ad09d9c8b40310698648e1064f186c2670ad880.tar.xz
forums-1ad09d9c8b40310698648e1064f186c2670ad880.zip
[prep-release-3.1.4] Increase version number to 3.1.4-RC2
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 2fa489ff2d..385b205b27 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-RC1');
+define('PHPBB_VERSION', '3.1.4-RC2');
// QA-related
// define('PHPBB_QA', 1);