mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-03 01:43:25 +00:00
Release 4.07
This commit is contained in:
parent
9cbd28546a
commit
ede9868d55
5 changed files with 19 additions and 11 deletions
|
@ -3,7 +3,7 @@ package App::ClusterSSH;
|
|||
use 5.008.004;
|
||||
use warnings;
|
||||
use strict;
|
||||
use version; our $VERSION = version->new('4.07_1');
|
||||
use version; our $VERSION = version->new('4.07');
|
||||
|
||||
use Carp qw/cluck :DEFAULT/;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue