aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/Properties (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
|
* Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
| | | | | | | | This is mostly Bluewall's work but I am also bumping the general version number OpenSimulator 0.7.5 remains in the release candidate stage. I'm doing this because master is significantly adding things that will not be in 0.7.5 This update should not cause issues with existing external binary DLLs because our DLLs do not have strong names and so the exact version match requirement is not in force.
* 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-2/+2
|
* * 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.
* Formatting cleanup.Jeff Ames2008-05-161-5/+5
|
* attempt to fix up all refernces to new directory structureSean Dague2008-04-021-2/+2
|
* reorganizing namespaces to put all the Data stuff into it's own namespaceSean Dague2008-04-021-0/+65
/ dir structure. This is coming in over a few changesets so consider trunk broken for the next 30 minutes as these get pulled together.