Change version to 2.0
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@315 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
f6e0c25abb
commit
c9a971ad5e
@ -523,7 +523,7 @@ sub nodels {
|
||||
# Version
|
||||
if ($VERSION) {
|
||||
my %rsp;
|
||||
$rsp->{data}->[0]= "1.3";
|
||||
$rsp->{data}->[0]= "2.0";
|
||||
$callback->($rsp);
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user