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

[3.1.x] Increase dev version for 3.1.9

This commit is contained in:
Joas Schilling
2016-02-13 18:01:32 +01:00
parent c2ea2a3e18
commit 17e21d5140
3 changed files with 3 additions and 3 deletions

View File

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