aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-05-30 16:23:44 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-05-30 16:23:44 +0200
commitb6135d3d02285542656b179c32ee7297f29fd5e7 (patch)
tree6b29bd714ee0582e168b077a42d7d73c181a14d8 /phpBB/includes/constants.php
parentfda2a774b7d5fe2d1f99be76f33b2e4925c20713 (diff)
downloadforums-b6135d3d02285542656b179c32ee7297f29fd5e7.tar
forums-b6135d3d02285542656b179c32ee7297f29fd5e7.tar.gz
forums-b6135d3d02285542656b179c32ee7297f29fd5e7.tar.bz2
forums-b6135d3d02285542656b179c32ee7297f29fd5e7.tar.xz
forums-b6135d3d02285542656b179c32ee7297f29fd5e7.zip
[prep-release-3.1.0-b4] Update version to 3.1.0-b4
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 602067a0e7..7b2a41048b 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-b4-dev');
+define('PHPBB_VERSION', '3.1.0-b4');
// QA-related
// define('PHPBB_QA', 1);