summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2011-01-20 14:03:26 -0500
committerJesse Vincent <jesse@bestpractical.com>2011-01-20 14:03:26 -0500
commit716e6ded289479fa80b204c489a1c21945f646ff (patch)
treeaae7c73c6a269312a674982bea6e2257184b46df
parentdeec43aed1b60466cf0e70f1b5e1a535367618d3 (diff)
downloadperl-716e6ded289479fa80b204c489a1c21945f646ff.tar.gz
Version bumps for Sys::Hostname non-dual-life modules identified by
./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
-rw-r--r--ext/Sys-Hostname/Hostname.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Sys-Hostname/Hostname.pm b/ext/Sys-Hostname/Hostname.pm
index 0b7948c791..64ecab596d 100644
--- a/ext/Sys-Hostname/Hostname.pm
+++ b/ext/Sys-Hostname/Hostname.pm
@@ -14,7 +14,7 @@ our $VERSION;
our $host;
BEGIN {
- $VERSION = '1.14';
+ $VERSION = '1.15';
{
local $SIG{__DIE__};
eval {