1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

Incrementing the version number to 3.0.7-PL1

This commit is contained in:
Nils Adermann
2010-03-05 21:06:48 +01:00
parent c8fd9f4266
commit 39490abfff
7 changed files with 16 additions and 10 deletions

View File

@@ -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);