aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorDiva Canto2014-12-30 12:53:31 -0800
committerDiva Canto2014-12-30 12:53:31 -0800
commit7466ef0525f5465596c415684000bd994055b280 (patch)
treecd2566d4ab7e45f88476359a66658a8ea0dce012 /prebuild.xml
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-7466ef0525f5465596c415684000bd994055b280.zip
opensim-SC_OLD-7466ef0525f5465596c415684000bd994055b280.tar.gz
opensim-SC_OLD-7466ef0525f5465596c415684000bd994055b280.tar.bz2
opensim-SC_OLD-7466ef0525f5465596c415684000bd994055b280.tar.xz
This cleans up versioning. Specifically:
- It establishes 4 digits for opensim versions - It uses the same number between opensim releases and mono addins versions It also eliminates the last addin.xml files that were still there, for consistency.
Diffstat (limited to '')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index a9a7cfc..663d4da 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -2355,6 +2355,7 @@
2355 <Reference name="SmartThreadPool"/> 2355 <Reference name="SmartThreadPool"/>
2356 <Reference name="Nini" path="../../../../bin/"/> 2356 <Reference name="Nini" path="../../../../bin/"/>
2357 <Reference name="log4net" path="../../../../bin/"/> 2357 <Reference name="log4net" path="../../../../bin/"/>
2358 <Reference name="Mono.Addins" path="../../../../bin/"/>
2358 2359
2359 <Files> 2360 <Files>
2360 <Match buildAction="EmbeddedResource" path="Resources" pattern="*.addin.xml" recurse="true"/> 2361 <Match buildAction="EmbeddedResource" path="Resources" pattern="*.addin.xml" recurse="true"/>