aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin/AssemblyInfo.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-58/+0
|
* Added AssemblyInfos to every dll in the OpenSim.Region namespace.Diva Canto2012-11-141-1/+1
|
* Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't ↵Diva Canto2012-11-131-1/+1
| | | | have an AssemblyInfo file.
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* * Upped version number to 0.6.5lbsa712009-05-251-1/+1
|
* * Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa712009-04-011-1/+1
|
* * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to ↵lbsa712009-02-201-3/+3
| | | | 0.6.3.* to better track down dll ref and overwrite problems.
* * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor ↵lbsa712009-02-191-1/+1
| | | | poor Nant. We probably should take the opportunity to let the non-module bins reside in their /bin/Debug dirs later.
* Formatting cleanup.Jeff Ames2008-03-181-27/+27
|
* * Optimized usingslbsa712007-12-271-1/+1
| | | | | | | * shortened references * Removed redundant 'this' * Normalized EOF
* saved OpenSim source code from the giant rampaging unterminated copyright ↵Jeff Ames2007-12-101-2/+2
| | | | notice of doom
* fixed some AssemblyInfo filesJeff Ames2007-11-161-2/+2
|
* * Optimized usingslbsa712007-10-301-10/+12
| | | | | | * Shortened type references * Removed redundant 'this' qualifier
* mass update of urls in source code to new websiteSean Dague2007-09-101-1/+1
|
* changed to native line ending encodingSean Dague2007-07-161-56/+56
|
* * Optimized usings (the 'LL ate my scripts' commit)lbsa712007-07-031-2/+0
| | | | | * added some licensing info
* Some work on restructuring the namespaces / project names. Note this doesn't ↵MW2007-06-271-0/+58
compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.