summaryrefslogtreecommitdiff
path: root/cpan/Module-Build/lib/Module/Build/Platform/Windows.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Module-Build/lib/Module/Build/Platform/Windows.pm')
-rw-r--r--cpan/Module-Build/lib/Module/Build/Platform/Windows.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Module-Build/lib/Module/Build/Platform/Windows.pm b/cpan/Module-Build/lib/Module/Build/Platform/Windows.pm
index 18de0606a5..1e248a75c5 100644
--- a/cpan/Module-Build/lib/Module/Build/Platform/Windows.pm
+++ b/cpan/Module-Build/lib/Module/Build/Platform/Windows.pm
@@ -2,7 +2,7 @@ package Module::Build::Platform::Windows;
use strict;
use vars qw($VERSION);
-$VERSION = '0.3607';
+$VERSION = '0.3603';
$VERSION = eval $VERSION;
use Config;