From 9d7b6260bd1ef0a0a07af7ec5cd2c1955f31a74c Mon Sep 17 00:00:00 2001 From: Tristan Darricau Date: Mon, 7 Mar 2016 17:33:13 +0100 Subject: [release-3.2.0-b2] Update versions to 3.2.0-3-dev --- phpBB/includes/constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/includes') diff --git a/phpBB/includes/constants.php b/phpBB/includes/constants.php index f2b56cc84b..3a186fd892 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.2.0-b3-dev'); // QA-related // define('PHPBB_QA', 1); -- cgit v1.2.1