aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorDhruv <dhruv.goel92@gmail.com>2015-01-30 13:10:38 +0530
committerDhruv <dhruv.goel92@gmail.com>2015-01-30 13:10:38 +0530
commitab07be81573c155d46dcb739a3811b1e958139a5 (patch)
tree448ebb7f5a227f84444c9e59b27cd00d53dae4db /phpBB/includes
parent05d8264de6e7aea7c6f25f0fbd13f5c33f8842c6 (diff)
parentc130165bfa06412752836e8715602836c18874d5 (diff)
downloadforums-ab07be81573c155d46dcb739a3811b1e958139a5.tar
forums-ab07be81573c155d46dcb739a3811b1e958139a5.tar.gz
forums-ab07be81573c155d46dcb739a3811b1e958139a5.tar.bz2
forums-ab07be81573c155d46dcb739a3811b1e958139a5.tar.xz
forums-ab07be81573c155d46dcb739a3811b1e958139a5.zip
Merge branch 'prep-release-3.1.3' into develop-ascraeus
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 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);