aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2010-03-05 21:06:48 +0100
committerNils Adermann <naderman@naderman.de>2010-03-05 21:09:37 +0100
commit39490abfff0f16c0bb79034c97bc744ae3a3a7c9 (patch)
tree6b11aeaf10ad85b992c9a40d6a45eeae0caee1b3 /phpBB/includes
parentc8fd9f4266680e2f47a0088d21813b90431ba754 (diff)
downloadforums-39490abfff0f16c0bb79034c97bc744ae3a3a7c9.tar
forums-39490abfff0f16c0bb79034c97bc744ae3a3a7c9.tar.gz
forums-39490abfff0f16c0bb79034c97bc744ae3a3a7c9.tar.bz2
forums-39490abfff0f16c0bb79034c97bc744ae3a3a7c9.tar.xz
forums-39490abfff0f16c0bb79034c97bc744ae3a3a7c9.zip
Incrementing the version number to 3.0.7-PL1
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 f58b29d232..8d31eaba7f 100644
--- a/phpBB/includes/constants.php
+++ b/phpBB/includes/constants.php
@@ -25,7 +25,7 @@ if (!defined('IN_PHPBB'))
*/
// phpBB Version
-define('PHPBB_VERSION', '3.0.7');
+define('PHPBB_VERSION', '3.0.7-PL1');
// QA-related
// define('PHPBB_QA', 1);