Change 0.7.6-post-fixes branch back to Post_Fixes flavour

0.7.6.2
Justin Clark-Casey (justincc) 2014-02-01 00:15:47 +00:00
parent 40144fb0f6
commit 8000d0ec32
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.6.1";
private const Flavour VERSION_FLAVOUR = Flavour.Release;
private const Flavour VERSION_FLAVOUR = Flavour.Post_Fixes;
public enum Flavour
{