mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Flip master to 0.9.1
This commit is contained in:
@@ -29,8 +29,8 @@ namespace OpenSim
|
||||
{
|
||||
public class VersionInfo
|
||||
{
|
||||
public const string VersionNumber = "0.9.0.0";
|
||||
public const string AssemblyVersionNumber = "0.9.0.*";
|
||||
public const string VersionNumber = "0.9.1.0";
|
||||
public const string AssemblyVersionNumber = "0.9.1.*";
|
||||
|
||||
private const Flavour VERSION_FLAVOUR = Flavour.Dev;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user