mirror of https://github.com/schoebel/mars
marsadm: increase version
This commit is contained in:
parent
021a3842dc
commit
74a4462bdf
|
@ -106,7 +106,7 @@ sub lwarn {
|
|||
|
||||
my $Id = '$Id$ ';
|
||||
my $user_version = 0.1;
|
||||
my $marsadm_version = 1.3; # some rough hint at newer features
|
||||
my $marsadm_version = 1.4; # 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