mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
Switch flavour to RC1. It will still be a while before RC1 is released.
This commit is contained in:
@@ -30,7 +30,7 @@ namespace OpenSim
|
||||
public class VersionInfo
|
||||
{
|
||||
private const string VERSION_NUMBER = "0.7.3";
|
||||
private const Flavour VERSION_FLAVOUR = Flavour.Dev;
|
||||
private const Flavour VERSION_FLAVOUR = Flavour.RC1;
|
||||
|
||||
public enum Flavour
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user