-Prepare to add svn rev/datecode to --version
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2206 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
439175c675
commit
1c16855ef5
@ -251,7 +251,9 @@ sub isLinux
|
||||
#-------------------------------------------------------------------------------
|
||||
sub Version
|
||||
{
|
||||
my $version = "Version 2.1\n";
|
||||
my $version = "Version 2.1";
|
||||
#The following tag tells the build script where to append build info
|
||||
#XCATSVNBUILDSUBHERE
|
||||
return $version;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user