aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-10-23 12:22:02 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-10-23 12:22:02 +0200
commit80a9c24b6b33d14cb3ffed0d25973496335c9200 (patch)
tree521c306b37fc04d9f80df536502ee3e8c74a2b7e /phpBB/includes
parent08f365236acb48f9017b6e978a9b9c50ab5ed960 (diff)
downloadforums-80a9c24b6b33d14cb3ffed0d25973496335c9200.tar
forums-80a9c24b6b33d14cb3ffed0d25973496335c9200.tar.gz
forums-80a9c24b6b33d14cb3ffed0d25973496335c9200.tar.bz2
forums-80a9c24b6b33d14cb3ffed0d25973496335c9200.tar.xz
forums-80a9c24b6b33d14cb3ffed0d25973496335c9200.zip
[prep-release-3.1.0] Update version to 3.1.0
Diffstat (limited to 'phpBB/includes')
-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 b4bb2722c3..76c3834c91 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-RC7-dev');
+define('PHPBB_VERSION', '3.1.0');
// QA-related
// define('PHPBB_QA', 1);