mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Change VersionInfo string from:
"OpenSimulator trunk (post 0.5.7)" to "OpenSimulator release 0.5.8" in preparation for tagging this minor release.
This commit is contained in:
@@ -32,6 +32,6 @@ namespace OpenSim
|
||||
/// </summary>
|
||||
public class VersionInfo
|
||||
{
|
||||
public readonly static string Version = "OpenSimulator trunk (post 0.5.7)";
|
||||
public readonly static string Version = "OpenSimulator release 0.5.8)";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user