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