From f6674f92d58afe25c28ddb53435eee62bf0a227e Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 10 Jan 2007 19:11:50 +0000 Subject: - Setting version. --- modules/system/system.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system/system.module') diff --git a/modules/system/system.module b/modules/system/system.module index 68be7f157..b735f5689 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-RC2'); +define('VERSION', '5.0-dev'); /** * Implementation of hook_help(). -- cgit v1.2.3