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

[3.0.x] Bump version numbers for 3.0.14-RC1 release.

This commit is contained in:
Andreas Fischer
2015-04-27 23:22:44 +02:00
parent cd6c0427fb
commit ce74a0bd6c
4 changed files with 19 additions and 7 deletions

View File

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