aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/VersionInfo.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-06just remove the test insteadUbitUmarov1-1/+1
2018-07-06fix version string size testUbitUmarov1-1/+1
2018-01-20change version numbers back to 0.9.1.0UbitUmarov1-3/+3
2018-01-13 change version to 0.9.1.1 so we can see it inworldUbitUmarov1-2/+2
2017-08-17Make VERSION_FLAVOUR public too, per request. I question the practice of ↵Diva Canto1-1/+1
insulating modules against OS versions this way, but hey! -- different folks, different styles. Given that all other components of the version info are public, there's no reason for keeping this one different.
2017-01-05Massive tab and trailing space cleanupMelanie Thielker1-6/+6
2016-10-24Flip master to 0.9.1Diva Canto1-2/+2
2016-02-21Pushed AssemblyVersion up to VersionInfo, so that we don't need to do global ↵Diva Canto1-0/+2
replace anymore.
2015-12-01Change protocol version max to 0.6Melanie Thielker1-2/+2
2015-11-23Flipped version to 0.9.0.0Diva Canto1-1/+1
2015-10-31Testing stage of the new versioning system. Use at own risk. May notMelanie Thielker1-2/+7
work. Will eat your babies. Yada. Yada.
2015-10-18On to 0.8.3!Diva Canto1-1/+1
Conflicts: OpenSim/Region/PhysicsModules/ConvexDecompositionDotNet/Properties/AssemblyInfo.cs
2015-10-18On to 0.8.3!Diva Canto1-1/+1
2015-10-18Fixed merge conflictsDiva Canto1-10/+19
Clean up of simulation version, the number that rules the compatibility of teleports: - It's not configurable anymore, it's fixed in code. Each number means an increase in features of the teleport procedure - Its definition moved to the global VersionInfo class As of now it's still 0.3. Conflicts: OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs
2015-10-18Clean up of simulation version, the number that rules the compatibility of ↵Diva Canto1-10/+19
teleports: - It's not configurable anymore, it's fixed in code. Each number means an increase in features of the teleport procedure - Its definition moved to the global VersionInfo class As of now it's still 0.3.
2015-09-28 change version stringUbitUmarov1-2/+2
2015-09-14 change interface version to 8, as coreUbitUmarov1-1/+1
2015-09-14Bump Interface Version to 8Melanie Thielker1-1/+1
2015-09-14Make regions tolerant to newer regions with more werables.Melanie Thielker1-1/+1
Also, bump the interface version to 8
2015-09-13Remove the last proprietary copyright headers, insert BSD ones.Melanie Thielker1-1/+1
2015-09-03 at last we can login and see objects ( friends is dead and disable inUbitUmarov1-1/+1
scenepresence)
2015-09-02seems to compile ( tests comented out)UbitUmarov1-5/+1
2015-03-16Update version info to 0.8.2.0Justin Clark-Casey (justincc)1-1/+1
2014-12-30Renamed VERSION_NUMBER to VersionNumberDiva Canto1-2/+2
2014-12-30This cleans up versioning. Specifically:Diva Canto1-1/+1
- 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.
2014-06-17Update dev version to 0.8.1Justin Clark-Casey (justincc)1-1/+1
2014-06-10Add rc3 flavour optionJustin Clark-Casey (justincc)1-0/+1
2013-10-04Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)1-1/+1
2013-02-05Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)1-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.
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ↵teravus1-1/+1
master. This reverts commit dfac269032300872c4d0dc507f4f9062d102b0f4, reversing changes made to 619c39e5144f15aca129d6d999bcc5c34133ee64.
2012-09-04Bump master code up to 0.7.5 now that 0.7.4 is out.Justin Clark-Casey (justincc)1-1/+1
2012-03-30Add Extended flavour option to opensim version information.Justin Clark-Casey (justincc)1-1/+2
This flavour is for changes in addition to the 0.7.3-post-fixes branch that are too large to be considered fixes but should be reasonably stable. This flavour will almost certainly never see a formal release.
2012-02-29Flick master up to 0.7.4Justin Clark-Casey (justincc)1-1/+1
2011-10-12Adjust CM version tagMelanie1-1/+1
2011-10-07flip master version up to 0.7.3Justin Clark-Casey (justincc)1-1/+1
2011-04-24Upped VERSION_NUMBER in master to 0.7.2.Diva Canto1-1/+1
2011-04-07Revert master version number to 0.7.1 for now to make merging easier.Justin Clark-Casey (justincc)1-1/+1
2011-04-06bump main branch version number to 0.7.2. A separate 0.7.1-post-fixes ↵Justin Clark-Casey (justincc)1-1/+1
branch now exists.
2010-11-09Change "OpenSim" to "Careminster" and remove CM suffix.Melanie1-2/+2
2010-10-30READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie1-1/+1
It contains a major interface version bump and will NOT work with earlier grid services. This is preliminary work that will lead to layers support. Rest appearance services are commented out completely, they will have to be adapted by someone who actually uses them. Remote admin is working, but has no layers support. There is no layers support in the database. Login likely won't work. You have been warned.
2010-09-10Remove parenthesis around the release flavour to get the version string back ↵Justin Clark-Casey (justincc)1-1/+1
under 27 chars Can't quite remember why this has to be <=27 chars, maybe something to do with the space available for the version string in a typical client
2010-06-15Readjust master version and flavorMelanie1-2/+2
2010-06-15Readusr master version and flavorMelanie1-2/+2
2010-06-12Change trunk versio to 0.7.1 DevMelanie1-2/+2
2010-06-12Change flavor to 0.7-RC1Melanie1-2/+2
2010-05-14change 0.6.9 flavour to post-fixesJustin Clark-Casey (justincc)1-1/+1
2010-05-14switch 0.6.9 flavour to release0.6.9-releaseJustin Clark-Casey (justincc)1-1/+1
2010-04-05Test commitMelanie Thielker1-1/+1
2010-04-05Bump version numberMelanie Thielker1-1/+1
2010-03-26switch flavor to RC1Justin Clark-Casey (justincc)1-1/+1