This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Version bumps for the recent PERL_NO_GET_CONTEXT commits
[perl5.git] / ext / Sys-Hostname / Hostname.pm
index 64ecab5..cdc1231 100644 (file)
@@ -14,7 +14,7 @@ our $VERSION;
 our $host;
 
 BEGIN {
-    $VERSION = '1.15';
+    $VERSION = '1.16';
     {
        local $SIG{__DIE__};
        eval {