Update bamboo build to 0.6.4

This commit is contained in:
Homer Horwitz
2009-04-05 18:24:49 +00:00
parent c44f4add8b
commit 5e36a23202

View File

@@ -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" />