aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/constants.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2014-08-12 10:56:20 +0200
committerJoas Schilling <nickvergessen@gmx.de>2014-08-12 10:56:20 +0200
commit7faf66c492c038dcbd3dd09d8064ff0b15bb0ee6 (patch)
tree2b5dde754d2872a4cab04d8af044dfbfaac48dad /phpBB/includes/constants.php
parent483b40dfa3b67471b1e9b912233d8a0c3c11f23c (diff)
downloadforums-7faf66c492c038dcbd3dd09d8064ff0b15bb0ee6.tar
forums-7faf66c492c038dcbd3dd09d8064ff0b15bb0ee6.tar.gz
forums-7faf66c492c038dcbd3dd09d8064ff0b15bb0ee6.tar.bz2
forums-7faf66c492c038dcbd3dd09d8064ff0b15bb0ee6.tar.xz
forums-7faf66c492c038dcbd3dd09d8064ff0b15bb0ee6.zip
[ticket/12974] Update nightly build version to 3.2.0-a1-dev
PHPBB3-12974
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 0eac2e9417..126cf44842 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-RC4-dev');
+define('PHPBB_VERSION', '3.2.0-a1-dev');
// QA-related
// define('PHPBB_QA', 1);