summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-12-20 22:41:24 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-12-20 22:41:24 +0000
commitefd544136b51936e3eaada121c602e35f5d9faae (patch)
tree63d1282eac5ebbb913de59f1538adc8e57a2b53d /modules
parentde7c276845422154993e4983c87df3afb0b38757 (diff)
downloadbrdo-efd544136b51936e3eaada121c602e35f5d9faae.tar.gz
brdo-efd544136b51936e3eaada121c602e35f5d9faae.tar.bz2
Gearing up for Drupal 6 RC1
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 573562c11..e6f328de6 100644
--- a/modules/system/system.module
+++ b/modules/system/system.module
@@ -9,7 +9,7 @@
/**
* The current system version.
*/
-define('VERSION', '6.0-dev');
+define('VERSION', '6.0-rc1');
/**
* Core API compatibility.