* well, apparantly we're actually 0.5.11 instead - who knew?

This commit is contained in:
Justin Clarke Casey
2008-10-09 18:36:39 +00:00
parent 45c74316d6
commit 4c72c3542a

View File

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