mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
Update bamboo build to 0.6.4
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<nant buildfile="../OpenSim.build" target="build" />
|
||||
</target>
|
||||
<target name="cibuild">
|
||||
<property name="projectdir" value="opensim-0.6.3" />
|
||||
<property name="projectdir" value="opensim-0.6.4" />
|
||||
<exec program="mono" commandline="bin/Prebuild.exe /target nant" workingdir="../" />
|
||||
<nant buildfile="../OpenSim.build" target="clean" />
|
||||
<nant buildfile="../OpenSim.build" target="build" />
|
||||
|
||||
Reference in New Issue
Block a user