mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Change release flavour to rc3
This commit is contained in:
@@ -30,7 +30,7 @@ namespace OpenSim
|
||||
public class VersionInfo
|
||||
{
|
||||
private const string VERSION_NUMBER = "0.8";
|
||||
private const Flavour VERSION_FLAVOUR = Flavour.RC2;
|
||||
private const Flavour VERSION_FLAVOUR = Flavour.RC3;
|
||||
|
||||
public enum Flavour
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user