From 11fb451f13fd960344bd3ee545f2489047a4d164 Mon Sep 17 00:00:00 2001
From: Dries Buytaert <dries@buytaert.net>
Date: Sat, 2 Sep 2006 08:02:05 +0000
Subject: [PATCH] - This feels good.

---
 modules/system/system.module | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/system/system.module b/modules/system/system.module
index 8c32d188b223..b10bdb949ef5 100644
--- a/modules/system/system.module
+++ b/modules/system/system.module
@@ -6,7 +6,7 @@
  * Configuration system that lets administrators modify the workings of the site.
  */
 
-define('VERSION', '4.8.0 dev');
+define('VERSION', '5.0.0 dev');
 
 /**
  * Implementation of hook_help().
-- 
GitLab