mirror of
https://github.com/duncs/clusterssh.git
synced 2025-04-22 09:22:24 +00:00
Bump version number to 4.04_01
This commit is contained in:
parent
7808bd8e20
commit
3fcc001cca
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.04');
|
||||
use version; our $VERSION = version->new('4.04_01');
|
||||
|
||||
use Carp qw/cluck :DEFAULT/;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue