mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Should allow multiple worlds (and UDP servers) to be ran in one instance, just missing backend comms and working Avatar/primitives classes.
This commit is contained in:
@@ -32,6 +32,6 @@ namespace OpenSim
|
||||
/// </summary>
|
||||
public class VersionInfo
|
||||
{
|
||||
public static string Version = "0.2, SVN build - please use releng if you desire any form of support";
|
||||
public static string Version = "0.2, SVN build ";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user