flip master version up to 0.7.3

remove-scene-viewer
Justin Clark-Casey (justincc) 2011-10-07 23:41:55 +01:00
parent b5e6209cfd
commit f8c06c6114
1 changed files with 1 additions and 1 deletions

View File

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