From 9188593920ddafbf8ae99563ca87ebcc6f678bb5 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 10 Jan 2007 19:08:16 +0000 Subject: - Settingi 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 b735f5689..68be7f157 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-dev'); +define('VERSION', '5.0-RC2'); /** * Implementation of hook_help(). -- cgit v1.2.3