mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
Compare commits
1 Commits
0.7.5.1-rc
...
0.7.5.1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a29c2fe8fe |
@@ -30,7 +30,7 @@ namespace OpenSim
|
||||
public class VersionInfo
|
||||
{
|
||||
private const string VERSION_NUMBER = "0.7.5.1";
|
||||
private const Flavour VERSION_FLAVOUR = Flavour.RC1;
|
||||
private const Flavour VERSION_FLAVOUR = Flavour.Release;
|
||||
|
||||
public enum Flavour
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user