summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-12-20 23:14:11 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-12-20 23:14:11 +0000
commitd5974b78629c3ee01592eab2f2576d57893cd688 (patch)
treebac1bbdb492a6126c199f04bbd5ed9ef6d41d041 /modules
parentefd544136b51936e3eaada121c602e35f5d9faae (diff)
downloadbrdo-d5974b78629c3ee01592eab2f2576d57893cd688.tar.gz
brdo-d5974b78629c3ee01592eab2f2576d57893cd688.tar.bz2
back to 6.x-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 e6f328de6..573562c11 100644
--- a/modules/system/system.module
+++ b/modules/system/system.module
@@ -9,7 +9,7 @@
/**
* The current system version.
*/
-define('VERSION', '6.0-rc1');
+define('VERSION', '6.0-dev');
/**
* Core API compatibility.