mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
move master to 0.9.2.1 Dev
This commit is contained in:
@@ -29,8 +29,8 @@ namespace OpenSim
|
||||
{
|
||||
public class VersionInfo
|
||||
{
|
||||
public const string VersionNumber = "0.9.2.0";
|
||||
public const string AssemblyVersionNumber = "0.9.2.0";
|
||||
public const string VersionNumber = "0.9.2.1";
|
||||
public const string AssemblyVersionNumber = "0.9.2.1";
|
||||
|
||||
public const Flavour VERSION_FLAVOUR = Flavour.Dev;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user