1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

[develop-olympus] Bump version numbers for 3.0.13-RC1 release.

This commit is contained in:
Andreas Fischer
2015-01-21 01:32:18 +01:00
parent c09023d1db
commit 9f7f366573
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-dev');
define('PHPBB_VERSION', '3.0.13-RC1');
// QA-related
// define('PHPBB_QA', 1);