Flick master up to 0.7.4

xassetservice
Justin Clark-Casey (justincc) 2012-02-29 23:45:14 +00:00
parent 1e95b01f13
commit aabbbb32ff
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ namespace OpenSim
{
public class VersionInfo
{
private const string VERSION_NUMBER = "0.7.3";
private const string VERSION_NUMBER = "0.7.4";
private const Flavour VERSION_FLAVOUR = Flavour.Dev;
public enum Flavour