1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[prep-release-3.0.13] Bump version numbers for 3.0.13-PL1 release.

This commit is contained in:
Andreas Fischer
2015-01-29 18:17:29 +01:00
parent 36f8fb2b37
commit 40e676ad03
4 changed files with 12 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ if (!defined('IN_PHPBB'))
*/
// phpBB Version
define('PHPBB_VERSION', '3.0.13');
define('PHPBB_VERSION', '3.0.13-PL1');
// QA-related
// define('PHPBB_QA', 1);