Set version to 2.0
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@400 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
e826d5831f
commit
61057b0002
@ -50,7 +50,7 @@ if ($::HELP) { &usage; exit(0);}
|
||||
# display the version statement if -v or --verison is specified
|
||||
if ($::VERSION)
|
||||
{
|
||||
print "chtab version 1.0\n";
|
||||
print "chtab version 2.0\n";
|
||||
exit(0);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user