Change 0.8-post-fixes branch back to Post_Fixes flavour

0.8.0.3
Justin Clark-Casey 2014-08-23 00:02:12 +01:00
parent f6d02a63eb
commit 4a90dd3556
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ namespace OpenSim
public class VersionInfo
{
private const string VERSION_NUMBER = "0.8.0.1";
private const Flavour VERSION_FLAVOUR = Flavour.Release;
private const Flavour VERSION_FLAVOUR = Flavour.Post_Fixes;
public enum Flavour
{