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

[prep-release-3.1.0] Update version to 3.1.0

This commit is contained in:
Joas Schilling
2014-10-23 12:22:02 +02:00
parent 08f365236a
commit 80a9c24b6b
6 changed files with 8 additions and 8 deletions

View File

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