e15afee535
Reported by: Mark Linimon <linimon@lonesome.com>
9 lines
270 B
Perl
9 lines
270 B
Perl
--- Enhanced/Makefile.PL.orig Fri Sep 5 09:20:57 2003
|
|
+++ Enhanced/Makefile.PL Fri Sep 5 09:21:13 2003
|
|
@@ -4,5 +4,5 @@
|
|
|
|
WriteMakefile(
|
|
'NAME' => 'XML::SimpleObject::Enhanced',
|
|
- 'VERSION_FROM' => 'Enhanced.pm', # finds $VERSION
|
|
+ 'VERSION' => '0.53',
|
|
);
|