aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/VersionInfo.cs
diff options
context:
space:
mode:
authorMelanie2009-12-12 13:43:49 +0000
committerMelanie2009-12-12 13:43:49 +0000
commitfbafd2212402619ec5efa66797fd42d59da1333b (patch)
tree2475da320221330f9f44f156e3c7b12bcd0decb7 /OpenSim/Framework/Servers/VersionInfo.cs
parenttest commit (diff)
downloadopensim-SC-fbafd2212402619ec5efa66797fd42d59da1333b.zip
opensim-SC-fbafd2212402619ec5efa66797fd42d59da1333b.tar.gz
opensim-SC-fbafd2212402619ec5efa66797fd42d59da1333b.tar.bz2
opensim-SC-fbafd2212402619ec5efa66797fd42d59da1333b.tar.xz
Reverse text commit whitespace change
Diffstat (limited to '')
-rw-r--r--OpenSim/Framework/Servers/VersionInfo.cs1
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