mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-03 01:43:25 +00:00
Update version and changes file with patch from Andrew Stevenson
This commit is contained in:
parent
ef13feb390
commit
c53eedaf1c
2 changed files with 4 additions and 1 deletions
|
@ -3,7 +3,7 @@ package App::ClusterSSH;
|
|||
use 5.008.004;
|
||||
use warnings;
|
||||
use strict;
|
||||
use version; our $VERSION = version->new('4.03_05');
|
||||
use version; our $VERSION = version->new('4.03_06');
|
||||
|
||||
use Carp qw/cluck/;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue