Ooops, I meant Post_Fixes, not Dev.

0.7-post-fixes
Justin Clark-Casey (justincc) 2010-09-10 22:05:14 +01:00
parent 628125573d
commit 4e7fe0f177
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.0.2";
private const Flavour VERSION_FLAVOUR = Flavour.Dev;
private const Flavour VERSION_FLAVOUR = Flavour.Post_Fixes;
public enum Flavour
{