0.6.0-stable
Justin Clarke Casey 2008-10-09 18:34:28 +00:00
parent c26f177cd4
commit 45c74316d6
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<nant buildfile="../OpenSim.build" target="build" />
</target>
<target name="cibuild">
<property name="projectdir" value="opensim-0.5.9" />
<property name="projectdir" value="opensim-0.5.10" />
<exec program="mono" commandline="bin/Prebuild.exe /target nant" workingdir="../" />
<nant buildfile="../OpenSim.build" target="clean" />
<nant buildfile="../OpenSim.build" target="build" />