From b1a6c3dc0b7921efda89479df9ed732c57c05f91 Mon Sep 17 00:00:00 2001 From: Nathaniel Catchpole Date: Mon, 29 Jun 2015 21:24:52 +0100 Subject: [PATCH] Back to dev. --- 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 7fbd06ae190..0c4305bfaa6 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-beta12'; + const VERSION = '8.0.0-dev'; /** * Core API compatibility.