mirror of
https://github.com/duncs/clusterssh.git
synced 2025-04-21 09:09:06 +00:00
Update version number
This commit is contained in:
parent
18e79bb64f
commit
2fb80f3ee4
1 changed files with 1 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.00_04');
|
||||
use version; our $VERSION = version->new('4.00_05');
|
||||
|
||||
use Carp;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue