diff options
author | Melanie Thielker | 2010-04-05 22:31:30 +0200 |
---|---|---|
committer | Melanie Thielker | 2010-04-05 22:31:30 +0200 |
commit | a573b5767b42766a6782d549b22cc53f079ecc14 (patch) | |
tree | 9fa73bef5142df3dae5662aefa1302793de7966a /OpenSim | |
parent | Bump version number (diff) | |
download | opensim-SC_OLD-a573b5767b42766a6782d549b22cc53f079ecc14.zip opensim-SC_OLD-a573b5767b42766a6782d549b22cc53f079ecc14.tar.gz opensim-SC_OLD-a573b5767b42766a6782d549b22cc53f079ecc14.tar.bz2 opensim-SC_OLD-a573b5767b42766a6782d549b22cc53f079ecc14.tar.xz |
Test commit
Diffstat (limited to 'OpenSim')
-rw-r--r-- | OpenSim/Framework/Servers/VersionInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/Servers/VersionInfo.cs b/OpenSim/Framework/Servers/VersionInfo.cs index d7c2ed0..cf417d7 100644 --- a/OpenSim/Framework/Servers/VersionInfo.cs +++ b/OpenSim/Framework/Servers/VersionInfo.cs | |||
@@ -33,7 +33,7 @@ namespace OpenSim | |||
33 | private const Flavour VERSION_FLAVOUR = Flavour.Dev; | 33 | private const Flavour VERSION_FLAVOUR = Flavour.Dev; |
34 | 34 | ||
35 | public enum Flavour | 35 | public enum Flavour |
36 | { | 36 | { |
37 | Unknown, | 37 | Unknown, |
38 | Dev, | 38 | Dev, |
39 | RC1, | 39 | RC1, |