summaryrefslogtreecommitdiff
path: root/modules/system/system.module
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2006-12-15 08:53:56 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2006-12-15 08:53:56 +0000
commitd72849187bcb2211dce89eced0b44ae69ed18102 (patch)
treee4211c946402e184d6622c8f4a50176af8b5a864 /modules/system/system.module
parent7838dc15419fcef03dcc5f401902581bc07e2267 (diff)
downloadbrdo-d72849187bcb2211dce89eced0b44ae69ed18102.tar.gz
brdo-d72849187bcb2211dce89eced0b44ae69ed18102.tar.bz2
Setting RC version
Diffstat (limited to 'modules/system/system.module')
-rw-r--r--modules/system/system.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.module b/modules/system/system.module
index 238deb75d..33deed79d 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-RC-1');
/**
* Implementation of hook_help().