change release flavour back to post fixes

0.7.1-dev
Justin Clark-Casey (justincc) 2011-05-28 00:41:17 +01:00
parent c475ee1267
commit 33831f74b9
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.7.1.1";
private const Flavour VERSION_FLAVOUR = Flavour.Release;
private const Flavour VERSION_FLAVOUR = Flavour.Post_Fixes;
public enum Flavour
{