aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2017-07-11 21:11:07 +0200
committerMarc Alexander <admin@m-a-styles.de>2017-07-11 21:15:08 +0200
commit50d2e337b02e8bdec80ed0672cf2e1fe384b6f3e (patch)
tree1ef5e685deeb86dff4dd698abe8b54270848780d /phpBB/includes/constants.php
parentdff65f902cd74ae5980ac78edc92e9d14cf08b08 (diff)
downloadforums-50d2e337b02e8bdec80ed0672cf2e1fe384b6f3e.tar
forums-50d2e337b02e8bdec80ed0672cf2e1fe384b6f3e.tar.gz
forums-50d2e337b02e8bdec80ed0672cf2e1fe384b6f3e.tar.bz2
forums-50d2e337b02e8bdec80ed0672cf2e1fe384b6f3e.tar.xz
forums-50d2e337b02e8bdec80ed0672cf2e1fe384b6f3e.zip
[3.1.x] Update version number to 3.1.12-dev
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 79f5a6f30f..0c1a0b03ba 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.11-RC1');
+define('PHPBB_VERSION', '3.1.12-dev');
// QA-related
// define('PHPBB_QA', 1);