* Bump reported svn trunk revision number up to 0.5.7

0.6.0-stable
Justin Clarke Casey 2008-05-24 18:21:28 +00:00
parent 0b7f82153b
commit e5e666bb41
1 changed files with 1 additions and 1 deletions

View File

@ -32,6 +32,6 @@ namespace OpenSim
/// </summary>
public class VersionInfo
{
public static string Version = "trunk (post 0.5.6)";
public static string Version = "trunk (post 0.5.7)";
}
}