summaryrefslogtreecommitdiff
path: root/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2012-10-02 09:11:48 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2012-10-03 08:38:06 +0100
commit5fe0597566ccd0f428dc2fa6d9a77d24aeb6e06a (patch)
treec79edc3a87a6a6031af2e0dbb0a4d6dc3e5515b1 /dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm
parent38ba765bd22a90e6e8efc6062a6f9f11c0149529 (diff)
downloadperl-5fe0597566ccd0f428dc2fa6d9a77d24aeb6e06a.tar.gz
Bump $ExtUtils::CBuilder::VERSION and add Changes entry for prelink() fix
Diffstat (limited to 'dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm')
-rw-r--r--dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm
index 24f2165015..c76489bfd0 100644
--- a/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm
+++ b/dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Base.pm
@@ -12,7 +12,7 @@ use IPC::Cmd qw(can_run);
use File::Temp qw(tempfile);
use vars qw($VERSION);
-$VERSION = '0.280208';
+$VERSION = '0.280209';
# More details about C/C++ compilers:
# http://developers.sun.com/sunstudio/documentation/product/compiler.jsp