diff options
| author | Marc Alexander <admin@m-a-styles.de> | 2017-07-11 21:27:26 +0200 |
|---|---|---|
| committer | Marc Alexander <admin@m-a-styles.de> | 2017-07-11 21:27:26 +0200 |
| commit | a53c8cee79af4fc76590073ae5913d8159b97679 (patch) | |
| tree | 9cc00f84121080511ce741d070795ff50f9c9e49 /phpBB/includes | |
| parent | 8e310231bda3a1319c9f5cc54d3bca60d1ccca7e (diff) | |
| download | forums-a53c8cee79af4fc76590073ae5913d8159b97679.tar forums-a53c8cee79af4fc76590073ae5913d8159b97679.tar.gz forums-a53c8cee79af4fc76590073ae5913d8159b97679.tar.bz2 forums-a53c8cee79af4fc76590073ae5913d8159b97679.tar.xz forums-a53c8cee79af4fc76590073ae5913d8159b97679.zip | |
[3.2.x] Update version numbers for 3.2.2-dev
Diffstat (limited to 'phpBB/includes')
| -rw-r--r-- | phpBB/includes/constants.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/constants.php b/phpBB/includes/constants.php index c5e04802fc..07f9f27555 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.1-RC1'); +@define('PHPBB_VERSION', '3.2.2-dev'); // QA-related // define('PHPBB_QA', 1); |
