This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
bump ExtUtils-CBuilder version for blead change
[perl5.git]
/
dist
/
ExtUtils-CBuilder
/
lib
/
ExtUtils
/
CBuilder
/
Platform
/
Windows
/
BCC.pm
diff --git
a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
index
4810e79
..
5fadba0
100644
(file)
--- a/
dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
+++ b/
dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/Windows/BCC.pm
@@
-1,7
+1,7
@@
package ExtUtils::CBuilder::Platform::Windows::BCC;
use vars qw($VERSION);
-$VERSION = '0.2802';
+$VERSION = '0.2802
01
';
sub format_compiler_cmd {
my ($self, %spec) = @_;