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

[prep-release-3.1.1] Update version number to 3.1.1

This commit is contained in:
Nils Adermann
2014-11-01 18:47:56 +01:00
parent 197fed16bd
commit 3f3c8d74e8
6 changed files with 10 additions and 10 deletions

View File

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