change 0.6.8 flavour to post-fixes

0.6.8-post-fixes
justincc 2009-12-23 20:20:05 +00:00
parent 139b00ceec
commit 4be31557ba
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.6.8";
private const Flavour VERSION_FLAVOUR = Flavour.Release;
private const Flavour VERSION_FLAVOUR = Flavour.Post_Fixes;
public enum Flavour
{