From b756d861750c7ae38cc19e298f27bc7a0ce286ee Mon Sep 17 00:00:00 2001
From: Nathaniel Catchpole <catch@35733.no-reply.drupal.org>
Date: Wed, 4 Nov 2015 10:29:47 +0000
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 b2edb81dab18..a4ef20b26ebf 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-rc3';
+  const VERSION = '8.0.0-dev';
 
   /**
    * Core API compatibility.
-- 
GitLab