From cb7c9b7ee015c5cd8fe10bb7180b23a5ff279fcc Mon Sep 17 00:00:00 2001
From: xjm <xjm@65776.no-reply.drupal.org>
Date: Tue, 22 Mar 2016 21:19:36 -0500
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 1682e3b74b56..a33c2650e2a1 100644
--- a/core/lib/Drupal.php
+++ b/core/lib/Drupal.php
@@ -81,7 +81,7 @@ class Drupal {
   /**
    * The current system version.
    */
-  const VERSION = '8.1.0-beta2';
+  const VERSION = '8.1.0-dev';
 
   /**
    * Core API compatibility.
-- 
GitLab