summaryrefslogtreecommitdiff
path: root/modules/system
diff options
context:
space:
mode:
authorGábor Hojtsy <gabor@hojtsy.hu>2007-12-05 21:18:29 +0000
committerGábor Hojtsy <gabor@hojtsy.hu>2007-12-05 21:18:29 +0000
commitaa6f1c83152d8829a4d2adaf7389c62a6512a6e6 (patch)
treeb238c6dc0224dffbf4f972b38b8728e1c154e759 /modules/system
parentafe3f4318ddee5e6273f6b84f8969006ffa58dc4 (diff)
downloadbrdo-aa6f1c83152d8829a4d2adaf7389c62a6512a6e6.tar.gz
brdo-aa6f1c83152d8829a4d2adaf7389c62a6512a6e6.tar.bz2
Drupal 6.0 beta 4
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 ca8e54703..be06e9020 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-dev');
+define('VERSION', '6.0-beta4');
define('DRUPAL_CORE_COMPATIBILITY', '6.x');
define('DRUPAL_MINIMUM_PHP', '4.3.3');