From 62954fce1c45826b6b48b48dcbaa699eb8ceba53 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 5 Jun 2006 08:53:05 +0000 Subject: - Patch #65952 by Flanker and killes: set the proper version number for CVS HEAD. --- modules/drupal/drupal.module | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/drupal/drupal.module') diff --git a/modules/drupal/drupal.module b/modules/drupal/drupal.module index 70b3c3998..535950571 100644 --- a/modules/drupal/drupal.module +++ b/modules/drupal/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(). */ -- cgit v1.2.3