Update bamboo build to 0.6.4

0.6.5-rc1
Homer Horwitz 2009-04-05 18:24:49 +00:00
parent c44f4add8b
commit 5e36a23202
1 changed files with 1 additions and 1 deletions

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