aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/VersionInfo.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump Interface Version to 8Melanie Thielker2015-09-141-1/+1
|
* Remove the last proprietary copyright headers, insert BSD ones.Melanie Thielker2015-09-131-1/+1
|
* at last we can login and see objects ( friends is dead and disable inUbitUmarov2015-09-031-1/+1
| | | | scenepresence)
* seems to compile ( tests comented out)UbitUmarov2015-09-021-5/+1
|
* bad merge?UbitUmarov2015-09-011-2/+6
|
* Update version info to 0.8.2.0Justin Clark-Casey (justincc)2015-03-161-1/+1
|
* Renamed VERSION_NUMBER to VersionNumberDiva Canto2014-12-301-2/+2
|
* This cleans up versioning. Specifically:Diva Canto2014-12-301-0/+76
- 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.