* Upped version number to 0.6.5

This commit is contained in:
lbsa71
2009-05-25 11:43:56 +00:00
parent c18c1f6c7c
commit ba360ede8b
33 changed files with 70 additions and 70 deletions

View File

@@ -32,7 +32,7 @@ namespace OpenSim
/// <value>
/// This is the OpenSim version string. Change this if you are releasing a new OpenSim version.
/// </value>
public readonly static string Version = "OpenSimulator Server 0.6.4"; // stay with 27 chars (used in regioninfo)
public readonly static string Version = "OpenSimulator Server 0.6.5"; // stay with 27 chars (used in regioninfo)
/// <value>
/// This is the external interface version. It is separate from the OpenSimulator project version.