mirror of
https://github.com/opensim/opensim.git
synced 2026-08-02 23:18:34 +08:00
Revert master version number to 0.7.1 for now to make merging easier.
This commit is contained in:
@@ -29,7 +29,7 @@ namespace OpenSim
|
||||
{
|
||||
public class VersionInfo
|
||||
{
|
||||
private const string VERSION_NUMBER = "0.7.2";
|
||||
private const string VERSION_NUMBER = "0.7.1";
|
||||
private const Flavour VERSION_FLAVOUR = Flavour.Dev;
|
||||
|
||||
public enum Flavour
|
||||
|
||||
Reference in New Issue
Block a user