This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Version bumps for Sys::Hostname non-dual-life modules identified by
authorJesse Vincent <jesse@bestpractical.com>
Thu, 20 Jan 2011 19:03:26 +0000 (14:03 -0500)
committerJesse Vincent <jesse@bestpractical.com>
Thu, 20 Jan 2011 19:03:26 +0000 (14:03 -0500)
./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8

ext/Sys-Hostname/Hostname.pm

index 0b7948c..64ecab5 100644 (file)
@@ -14,7 +14,7 @@ our $VERSION;
 our $host;
 
 BEGIN {
-    $VERSION = '1.14';
+    $VERSION = '1.15';
     {
        local $SIG{__DIE__};
        eval {