mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
* For no good reason (since there are a hundred million other things to fix), change formatting of version information printed to the log
* Push printing down into OpenSimMain so both console and consoleless configurations will get it
This commit is contained in:
@@ -31,6 +31,6 @@ namespace OpenSim
|
||||
/// </summary>
|
||||
public class VersionInfo
|
||||
{
|
||||
public static string Version = "0.5, SVN build ";
|
||||
public static string Version = "trunk (0.5.6 and additional code)";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user