aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2017-12-31 16:36:16 +0100
committerMarc Alexander <admin@m-a-styles.de>2017-12-31 16:36:16 +0100
commit92350db572f3814630f5bb6e609d503ffd2c4bd5 (patch)
treef997c5e3304465dcfb1fdb6391fb43e693a7cd50 /phpBB/includes/constants.php
parenta2daf30415b7e67439f3d41bd843a133b400b03f (diff)
downloadforums-92350db572f3814630f5bb6e609d503ffd2c4bd5.tar
forums-92350db572f3814630f5bb6e609d503ffd2c4bd5.tar.gz
forums-92350db572f3814630f5bb6e609d503ffd2c4bd5.tar.bz2
forums-92350db572f3814630f5bb6e609d503ffd2c4bd5.tar.xz
forums-92350db572f3814630f5bb6e609d503ffd2c4bd5.zip
[prep-release-3.1.12] Update version numbers to 3.1.12
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 0c1a0b03ba..7eae5f5be3 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.12-dev');
+define('PHPBB_VERSION', '3.1.12');
// QA-related
// define('PHPBB_QA', 1);