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
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
deec43a
)
Version bumps for Sys::Hostname non-dual-life modules identified by
author
Jesse Vincent
<jesse@bestpractical.com>
Thu, 20 Jan 2011 19:03:26 +0000
(14:03 -0500)
committer
Jesse 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
patch
|
blob
|
blame
|
history
diff --git
a/ext/Sys-Hostname/Hostname.pm
b/ext/Sys-Hostname/Hostname.pm
index
0b7948c
..
64ecab5
100644
(file)
--- a/
ext/Sys-Hostname/Hostname.pm
+++ b/
ext/Sys-Hostname/Hostname.pm
@@
-14,7
+14,7
@@
our $VERSION;
our $host;
BEGIN {
- $VERSION = '1.1
4
';
+ $VERSION = '1.1
5
';
{
local $SIG{__DIE__};
eval {