summaryrefslogtreecommitdiff
path: root/os2/OS2/REXX/DLL/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'os2/OS2/REXX/DLL/Makefile.PL')
-rw-r--r--os2/OS2/REXX/DLL/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/os2/OS2/REXX/DLL/Makefile.PL b/os2/OS2/REXX/DLL/Makefile.PL
index fb91688ce7..6756402c2f 100644
--- a/os2/OS2/REXX/DLL/Makefile.PL
+++ b/os2/OS2/REXX/DLL/Makefile.PL
@@ -2,7 +2,7 @@ use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'OS2::DLL',
- VERSION => '0.01',
+ VERSION_FROM => 'DLL.pm',
MAN3PODS => {}, # Pods will be built by installman.
XSPROTOARG => '-noprototypes',
PERL_MALLOC_OK => 1,