summaryrefslogtreecommitdiff
path: root/modules/system/system.module
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2007-01-15 12:03:50 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2007-01-15 12:03:50 +0000
commitaeeed7f27f9033866cae5571a0922a1e8d828700 (patch)
tree6347e1c057be9fe3025fb4b57a80637aba41eca0 /modules/system/system.module
parentb70e936d248535e20a37430f4ff7813fbb7120b9 (diff)
downloadbrdo-aeeed7f27f9033866cae5571a0922a1e8d828700.tar.gz
brdo-aeeed7f27f9033866cae5571a0922a1e8d828700.tar.bz2
Version number
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 5213aec1e..629305d5d 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', '6.0-dev');
/**
* Implementation of hook_help().