aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2013-11-19 01:37:31 +0100
committerJoas Schilling <nickvergessen@gmx.de>2013-11-19 01:37:31 +0100
commitd67341ea0054f2694880dc6c9fda01e6048e0ed3 (patch)
tree90674c8cfd9fc7b21ac64330540ef1da6d4b7fcf /phpBB/includes
parente74b5ac9e3ac0814f49fdf26a7205968d6b6581d (diff)
downloadforums-d67341ea0054f2694880dc6c9fda01e6048e0ed3.tar
forums-d67341ea0054f2694880dc6c9fda01e6048e0ed3.tar.gz
forums-d67341ea0054f2694880dc6c9fda01e6048e0ed3.tar.bz2
forums-d67341ea0054f2694880dc6c9fda01e6048e0ed3.tar.xz
forums-d67341ea0054f2694880dc6c9fda01e6048e0ed3.zip
[prep-release-3.1.0-a2] Update version to 3.1.0-a3-dev in install and constant
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 546cd9e6d4..855b6ff187 100644
--- a/phpBB/includes/constants.php
+++ b/phpBB/includes/constants.php
@@ -24,7 +24,7 @@ if (!defined('IN_PHPBB'))
*/
// phpBB Version
-define('PHPBB_VERSION', '3.1.0-a2');
+define('PHPBB_VERSION', '3.1.0-a3-dev');
// QA-related
// define('PHPBB_QA', 1);