***************
*** 3,8 ****
  # the contents of the Makefile that is written.
  WriteMakefile(
      'NAME'		=> 'Mail::RBL',
-     'VERSION_FROM'	=> 'RBL.pm', # finds $VERSION
      'PREREQ_PM'		=> {}, # e.g., Module::Name => 1.1
  );
--- 3,8 ----
  # the contents of the Makefile that is written.
  WriteMakefile(
      'NAME'		=> 'Mail::RBL',
+     'VERSION'		=> '1.00',
      'PREREQ_PM'		=> {}, # e.g., Module::Name => 1.1
  );


syntax highlighted by Code2HTML, v. 0.9.1