diff options
Diffstat (limited to 'modules/drupal.module')
-rw-r--r-- | modules/drupal.module | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/drupal.module b/modules/drupal.module index 70b3c3998..535950571 100644 --- a/modules/drupal.module +++ b/modules/drupal.module @@ -6,8 +6,6 @@ * Lets users log in using a Drupal ID and can notify a central server about your site. */ -define('VERSION', '4.7.0'); - /** * Implementation of hook_help(). */ |