mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
bad merge?
This commit is contained in:
@@ -871,7 +871,7 @@ namespace OpenSim.Framework.Servers
|
||||
}
|
||||
}
|
||||
|
||||
protected string GetVersionText()
|
||||
public string GetVersionText()
|
||||
{
|
||||
return String.Format("Version: {0} (interface version {1})", m_version, VersionInfo.MajorInterfaceVersion);
|
||||
}
|
||||
@@ -1044,4 +1044,4 @@ namespace OpenSim.Framework.Servers
|
||||
/// </summary>
|
||||
protected virtual void ShutdownSpecific() {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user