diff options
Diffstat (limited to 'OpenSim/Framework')
-rw-r--r-- | OpenSim/Framework/VersionInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/VersionInfo.cs b/OpenSim/Framework/VersionInfo.cs index a1ba2aa..f0f1eb4 100644 --- a/OpenSim/Framework/VersionInfo.cs +++ b/OpenSim/Framework/VersionInfo.cs | |||
@@ -75,7 +75,7 @@ namespace OpenSim | |||
75 | /// The protocol version that we will use for outgoing transfers | 75 | /// The protocol version that we will use for outgoing transfers |
76 | /// Valid values are | 76 | /// Valid values are |
77 | /// "SIMULATION/0.3" | 77 | /// "SIMULATION/0.3" |
78 | /// - This is the latest, and it supports teleports to variable-sized regions | 78 | /// - supports teleports to variable-sized regions |
79 | /// - Older versions can teleport to this one, but only if the destination region | 79 | /// - Older versions can teleport to this one, but only if the destination region |
80 | /// is 256x256 | 80 | /// is 256x256 |
81 | /// "SIMULATION/0.2" | 81 | /// "SIMULATION/0.2" |