From 7d532f7b0e6a0acda75cbab6f649b1e20d6d27ae Mon Sep 17 00:00:00 2001 From: Nathaniel Catchpole Date: Wed, 27 May 2015 21:29:31 +0100 Subject: [PATCH] Back to dev This reverts commit 598ccc572506256a13c6b3eb978b348f0dee3c6b. --- core/lib/Drupal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php index c0c223482dc..ef3fdeecbc9 100644 --- a/core/lib/Drupal.php +++ b/core/lib/Drupal.php @@ -81,7 +81,7 @@ class Drupal { /** * The current system version. */ - const VERSION = '8.0.0-beta11'; + const VERSION = '8.0.0-dev'; /** * Core API compatibility.