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

[3.0.x] Increment version number to 3.0.15-dev.

This commit is contained in:
Andreas Fischer
2015-04-28 20:40:20 +02:00
parent d833f29069
commit 6d8df7332c
4 changed files with 6 additions and 6 deletions

View File

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