summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2008-01-30 23:07:41 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2008-01-30 23:07:41 +0000
commit60cb54b9382b642111cacff358c9641aa9de9da0 (patch)
tree6fe8e72cfc1ca8112d9f0d063ea91616005fa87c /modules
parentc2665870c47b30bf35b91dd471d961c170f5a131 (diff)
downloadbrdo-60cb54b9382b642111cacff358c9641aa9de9da0.tar.gz
brdo-60cb54b9382b642111cacff358c9641aa9de9da0.tar.bz2
Back to 6.0-dev
Diffstat (limited to 'modules')
-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 7979341c7..a7619c207 100644
--- a/modules/system/system.module
+++ b/modules/system/system.module
@@ -9,7 +9,7 @@
/**
* The current system version.
*/
-define('VERSION', '6.0-rc3');
+define('VERSION', '6.0-dev');
/**
* Core API compatibility.