aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/VersionInfo.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-77/+0
2014-12-30This cleans up versioning. Specifically:Diva Canto1-76/+0
- 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-09-10Bump build number.David Walter Seikel1-1/+1
2013-02-24Rejig version number.David Walter Seikel1-7/+7
2013-02-23Add IG version bits.David Walter Seikel1-6/+8
2013-02-09Change 0.7.5 flavour to post-fixesJustin Clark-Casey (justincc)1-1/+1
2013-02-08Bump 0.7.5 flavour to ReleaseJustin 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.
2013-01-26Bump version up to 0.7.5-rc2Justin Clark-Casey (justincc)1-1/+1
2013-01-04Flip version to 0.7.5.RC10.7.5-rc1Justin Clark-Casey (justincc)1-1/+1
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
2010-03-26change trunk version to 0.7.DevJustin Clark-Casey (justincc)1-2/+2
2009-12-25Set version back to core version (base) and suffix CM. Please DO NOT CHANGE THISMelanie1-1/+1
in the repo. This is the Caremninster repo and the number follows CORE. Always.
2009-12-25Restore version suffix.Melanie1-1/+1
2009-12-24Recover out-of-region objects during db load.Kitto Flora1-1/+1
2009-12-19Fix mantis #10 & #14Kitto Flora1-1/+1
2009-12-12And reverseMelanie1-1/+1
2009-12-12Another whitespace test commitMelanie1-1/+1
2009-12-12Reverse test commit (again)Melanie1-1/+1
2009-12-12Another testMelanie1-1/+1
2009-12-12Reverse text commit whitespace changeMelanie1-1/+0
2009-12-12test commitMelanie1-0/+1
2009-12-10Fix version numberMelanie1-4/+3
2009-12-05Secnond revision of Sit and Stand for unscripted prims; Comment outKittoFlora1-4/+4
spammy debug messages in Interregion....
2009-11-26Update CM versionMelanie1-1/+1
2009-11-26Bump trunk version number to 0.6.9.Justin Clark-Casey (justincc)1-1/+1
This is a place holder name and not necessarily the version number that will be used
2009-10-22Correct version number after mergeMelanie1-2/+2