aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2014-11-01 18:47:56 +0100
committerNils Adermann <naderman@naderman.de>2014-11-01 18:47:56 +0100
commit3f3c8d74e8501e59e4e6ace3fa87ef3d29b78117 (patch)
tree94e8212610e52363ec4b494f56329a5be14081fd /phpBB/includes/constants.php
parent197fed16bd0fed828dabc433dac6e99028231556 (diff)
downloadforums-3f3c8d74e8501e59e4e6ace3fa87ef3d29b78117.tar
forums-3f3c8d74e8501e59e4e6ace3fa87ef3d29b78117.tar.gz
forums-3f3c8d74e8501e59e4e6ace3fa87ef3d29b78117.tar.bz2
forums-3f3c8d74e8501e59e4e6ace3fa87ef3d29b78117.tar.xz
forums-3f3c8d74e8501e59e4e6ace3fa87ef3d29b78117.zip
[prep-release-3.1.1] Update version number to 3.1.1
Diffstat (limited to 'phpBB/includes/constants.php')
-rw-r--r--phpBB/includes/constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/constants.php b/phpBB/includes/constants.php
index 76c3834c91..3b7ab13d2d 100644
--- a/phpBB/includes/constants.php
+++ b/phpBB/includes/constants.php
@@ -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);