diff options
author | Melanie | 2009-12-12 13:43:49 +0000 |
---|---|---|
committer | Melanie | 2009-12-12 13:43:49 +0000 |
commit | fbafd2212402619ec5efa66797fd42d59da1333b (patch) | |
tree | 2475da320221330f9f44f156e3c7b12bcd0decb7 /OpenSim | |
parent | test commit (diff) | |
download | opensim-SC_OLD-fbafd2212402619ec5efa66797fd42d59da1333b.zip opensim-SC_OLD-fbafd2212402619ec5efa66797fd42d59da1333b.tar.gz opensim-SC_OLD-fbafd2212402619ec5efa66797fd42d59da1333b.tar.bz2 opensim-SC_OLD-fbafd2212402619ec5efa66797fd42d59da1333b.tar.xz |
Reverse text commit whitespace change
Diffstat (limited to 'OpenSim')
-rw-r--r-- | OpenSim/Framework/Servers/VersionInfo.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Framework/Servers/VersionInfo.cs b/OpenSim/Framework/Servers/VersionInfo.cs index 75e4a5d..d348c90 100644 --- a/OpenSim/Framework/Servers/VersionInfo.cs +++ b/OpenSim/Framework/Servers/VersionInfo.cs | |||
@@ -29,7 +29,6 @@ namespace OpenSim | |||
29 | { | 29 | { |
30 | public class VersionInfo | 30 | public class VersionInfo |
31 | { | 31 | { |
32 | |||
33 | private const string VERSION_NUMBER = "0.6.9CM"; | 32 | private const string VERSION_NUMBER = "0.6.9CM"; |
34 | private const Flavour VERSION_FLAVOUR = Flavour.Dev; | 33 | private const Flavour VERSION_FLAVOUR = Flavour.Dev; |
35 | public enum Flavour | 34 | public enum Flavour |