update version number for bamboo zip file output

GenericGridServerConcept
Dahlia Trimble 2009-02-24 06:23:28 +00:00
parent 8afad46d10
commit 756d49d3db
1 changed files with 1 additions and 1 deletions

View File

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