Update version constant.

8.3.x
xjm 2016-08-02 20:30:57 -05:00
parent 46e89b9919
commit e043264b99
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ class Drupal {
/**
* The current system version.
*/
const VERSION = '8.2.0-dev';
const VERSION = '8.3.0-dev';
/**
* Core API compatibility.