aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2015-01-26 19:42:06 +0100
committerJoas Schilling <nickvergessen@gmx.de>2015-01-26 19:42:06 +0100
commitacfb9b95397903750a22c8d60b270b4329b1c4ae (patch)
treee8aa0fd051f9af0f528ccd82cf3f4554f21b98e6 /phpBB/includes/constants.php
parent1c6ebcf02b2110556c811e8549e2079afab5ec7b (diff)
downloadforums-acfb9b95397903750a22c8d60b270b4329b1c4ae.tar
forums-acfb9b95397903750a22c8d60b270b4329b1c4ae.tar.gz
forums-acfb9b95397903750a22c8d60b270b4329b1c4ae.tar.bz2
forums-acfb9b95397903750a22c8d60b270b4329b1c4ae.tar.xz
forums-acfb9b95397903750a22c8d60b270b4329b1c4ae.zip
[prep-release-3.1.3] Update version to 3.1.2-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 0ac9208aa4..9d86e63765 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.3-RC1-dev');
+define('PHPBB_VERSION', '3.1.3-RC1');
// QA-related
// define('PHPBB_QA', 1);