summaryrefslogtreecommitdiff
path: root/modules/system/system.module
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2006-12-15 08:58:01 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2006-12-15 08:58:01 +0000
commit9f8ef08ce99f366ebe121bb98febba1ffb927307 (patch)
treee6ccbbf3d6860b934eac03a0a490857fc8625464 /modules/system/system.module
parentd72849187bcb2211dce89eced0b44ae69ed18102 (diff)
downloadbrdo-9f8ef08ce99f366ebe121bb98febba1ffb927307.tar.gz
brdo-9f8ef08ce99f366ebe121bb98febba1ffb927307.tar.bz2
Setting HEAD version back
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 33deed79d..238deb75d 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-RC-1');
+define('VERSION', '5.0-dev');
/**
* Implementation of hook_help().