aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorTristan Darricau <tristan.darricau@sensiolabs.com>2016-02-24 22:24:08 +0100
committerTristan Darricau <tristan.darricau@sensiolabs.com>2016-02-24 22:25:41 +0100
commit294f926bfccc6be8a7098923b4c55ebab66e83e3 (patch)
treef6157172deda697a790da27143ddb424e94cc99f /phpBB/includes
parent68996e527eddba545a045b4d1142f73942862b45 (diff)
downloadforums-294f926bfccc6be8a7098923b4c55ebab66e83e3.tar
forums-294f926bfccc6be8a7098923b4c55ebab66e83e3.tar.gz
forums-294f926bfccc6be8a7098923b4c55ebab66e83e3.tar.bz2
forums-294f926bfccc6be8a7098923b4c55ebab66e83e3.tar.xz
forums-294f926bfccc6be8a7098923b4c55ebab66e83e3.zip
[ticket/14495] Updates the version to 3.3.0-a1-dev
PHPBB3-14495
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 f2b56cc84b..db29be617f 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.2.0-b2-dev');
+@define('PHPBB_VERSION', '3.3.0-a1-dev');
// QA-related
// define('PHPBB_QA', 1);