Merge commit 'f8c06c61149b1ab3e3002247280be250b558a79e' into bigmerge

avinationmerge
Melanie 2011-10-12 07:07:37 +01:00
commit 336f6f7ec4
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.2";
private const string VERSION_NUMBER = "0.7.3";
private const Flavour VERSION_FLAVOUR = Flavour.Dev;
public enum Flavour