summaryrefslogtreecommitdiff
path: root/modules/system
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-12-05 21:31:59 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-12-05 21:31:59 +0000
commit57cedbb56de19da059aec8cff0c68ea1602e8f48 (patch)
tree3a15519e7732901ac32640422198c2fb830e1f58 /modules/system
parentaa6f1c83152d8829a4d2adaf7389c62a6512a6e6 (diff)
downloadbrdo-57cedbb56de19da059aec8cff0c68ea1602e8f48.tar.gz
brdo-57cedbb56de19da059aec8cff0c68ea1602e8f48.tar.bz2
Back to 6.0-dev
Diffstat (limited to 'modules/system')
-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 be06e9020..ca8e54703 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', '6.0-beta4');
+define('VERSION', '6.0-dev');
define('DRUPAL_CORE_COMPATIBILITY', '6.x');
define('DRUPAL_MINIMUM_PHP', '4.3.3');