diff options
author | Jeff Ames | 2008-02-07 04:41:08 +0000 |
---|---|---|
committer | Jeff Ames | 2008-02-07 04:41:08 +0000 |
commit | 49622dfbc5619ea8ca09bd371934afb1bf723c18 (patch) | |
tree | 45a8fff8e7c0bf1e212b5da5792887628d7e75cb /prebuild.xml | |
parent | Set svn:ignore in pCampBot (diff) | |
download | opensim-SC_OLD-49622dfbc5619ea8ca09bd371934afb1bf723c18.zip opensim-SC_OLD-49622dfbc5619ea8ca09bd371934afb1bf723c18.tar.gz opensim-SC_OLD-49622dfbc5619ea8ca09bd371934afb1bf723c18.tar.bz2 opensim-SC_OLD-49622dfbc5619ea8ca09bd371934afb1bf723c18.tar.xz |
Update version numbers to 0.5
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml index 8d93e98..e58c94a 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -1,6 +1,6 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" ?> | 1 | <?xml version="1.0" encoding="utf-8" ?> |
2 | <Prebuild xmlns="http://dnpb.sourceforge.net/schemas/prebuild-1.7.xsd" version="1.7"> | 2 | <Prebuild xmlns="http://dnpb.sourceforge.net/schemas/prebuild-1.7.xsd" version="1.7"> |
3 | <Solution name="OpenSim" activeConfig="Debug" path="./" version="0.4.0-svn"> | 3 | <Solution name="OpenSim" activeConfig="Debug" path="./" version="0.5.0-svn"> |
4 | <Configuration name="Debug"> | 4 | <Configuration name="Debug"> |
5 | <Options> | 5 | <Options> |
6 | <CompilerDefines>TRACE;DEBUG</CompilerDefines> | 6 | <CompilerDefines>TRACE;DEBUG</CompilerDefines> |