aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-07-09 22:57:23 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-07-11 16:03:44 +0200
commitc0e0011b106c443055011b976843c79f8dcff36e (patch)
treee86535249ae0c2ab2d8487270bebf34a1e4b8b73 /phpBB/includes/constants.php
parentdd78b564e56152be559b4ec476e35698fa32e1bf (diff)
downloadforums-c0e0011b106c443055011b976843c79f8dcff36e.tar
forums-c0e0011b106c443055011b976843c79f8dcff36e.tar.gz
forums-c0e0011b106c443055011b976843c79f8dcff36e.tar.bz2
forums-c0e0011b106c443055011b976843c79f8dcff36e.tar.xz
forums-c0e0011b106c443055011b976843c79f8dcff36e.zip
[prep-release-3.1.0-RC2] Update version to 3.1.0-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 2287639aee..c5070dde4e 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-RC2-dev');
+define('PHPBB_VERSION', '3.1.0-RC2');
// QA-related
// define('PHPBB_QA', 1);