diff options
| author | Steve Hay <steve.m.hay@googlemail.com> | 2012-08-19 11:24:53 +0100 |
|---|---|---|
| committer | Steve Hay <steve.m.hay@googlemail.com> | 2012-08-19 11:24:53 +0100 |
| commit | 64b0d2b9435a25fdd224a130da19e9d42b08d9f2 (patch) | |
| tree | 0b96d1b9a472d1bc650c4cec8d230fa168ef5f27 /cpan/Module-Build/lib/Module/Build/Platform/VOS.pm | |
| parent | eb578fdb5569b91c28466a4d1939e381ff6ceaf4 (diff) | |
| download | perl-64b0d2b9435a25fdd224a130da19e9d42b08d9f2.tar.gz | |
Upgrade Module-Build to 0.4003
Diffstat (limited to 'cpan/Module-Build/lib/Module/Build/Platform/VOS.pm')
| -rw-r--r-- | cpan/Module-Build/lib/Module/Build/Platform/VOS.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Module-Build/lib/Module/Build/Platform/VOS.pm b/cpan/Module-Build/lib/Module/Build/Platform/VOS.pm index 25e02870a0..2578e31b3b 100644 --- a/cpan/Module-Build/lib/Module/Build/Platform/VOS.pm +++ b/cpan/Module-Build/lib/Module/Build/Platform/VOS.pm @@ -2,7 +2,7 @@ package Module::Build::Platform::VOS; use strict; use vars qw($VERSION); -$VERSION = '0.4002'; +$VERSION = '0.4003'; $VERSION = eval $VERSION; use Module::Build::Base; |
