X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/2ad3fd79fc9c36127e4a72f731e2784799de0b2f..71213e496311fed05c54e62b1cf840d2e36ba15e:/cpan/Module-Build/lib/Module/Build/Platform/VOS.pm diff --git a/cpan/Module-Build/lib/Module/Build/Platform/VOS.pm b/cpan/Module-Build/lib/Module/Build/Platform/VOS.pm index be46a80..f18e86a 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.35'; +$VERSION = '0.4204'; $VERSION = eval $VERSION; use Module::Build::Base;