From 23d0f350ab94208cb0e5f7a3d03e8d491c28b60d Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 2 Oct 2006 11:36:17 +0000 Subject: - Patch #86591 by dww: 5.0.0 -> 5.0 --- modules/system/system.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/system/system.module b/modules/system/system.module index a73f69e15..61f523bd9 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', '5.0.0 dev'); +define('VERSION', '5.0 dev'); /** * Implementation of hook_help(). -- cgit v1.2.3