Change 0.7.5 flavour to post-fixes

0.7.5-pf-bulletsim
Justin Clark-Casey (justincc) 2013-02-09 00:29:45 +00:00
parent a2d327b70b
commit 685a3c3c73
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.5";
private const Flavour VERSION_FLAVOUR = Flavour.Release;
private const Flavour VERSION_FLAVOUR = Flavour.Post_Fixes;
public enum Flavour
{