8.0.0-beta10

8.0.x 8.0.0-beta10
Nathaniel Catchpole 2015-04-29 14:28:43 +01:00
parent 8067ab5092
commit 70378b5c5d
1 changed files with 1 additions and 1 deletions

View File

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