switch 0.6.7 identification back to post_fixes

0.6.7-post-fixes
Justin Clark-Casey 2009-10-09 15:39:54 +01:00
parent 7f13ac0f48
commit 85e9d774ea
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.7";
private const Flavour VERSION_FLAVOUR = Flavour.Release;
private const Flavour VERSION_FLAVOUR = Flavour.Post_Fixes;
public enum Flavour
{