mirror of https://github.com/schoebel/mars
marsadm: bump version
This commit is contained in:
parent
08a9c7a273
commit
3ba04911c2
|
@ -151,7 +151,7 @@ sub any_exists {
|
|||
|
||||
my $Id = '$Id$ ';
|
||||
my $user_version = 0.1;
|
||||
my $marsadm_version = 2.5; # some rough hint at newer features
|
||||
my $marsadm_version = 2.6; # some rough hint at newer features
|
||||
my $mars = "/mars";
|
||||
my $host = `uname -n` or ldie "cannot determine my network node name\n";
|
||||
chomp $host;
|
||||
|
|
Loading…
Reference in New Issue