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

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

This commit is contained in:
Nils Adermann
2015-01-26 18:08:31 +01:00
parent 4b42589cfa
commit 5ce89ae82f
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-RC1');
define('PHPBB_VERSION', '3.0.13');
// QA-related
// define('PHPBB_QA', 1);