aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJohn Hurliman2009-10-27 14:16:53 -0700
committerJohn Hurliman2009-10-27 14:16:53 -0700
commit12da4d42429ca61a8457700ab979f48912ae9b91 (patch)
tree9dff3ada0de8ce6226f9f9211917dae2a9c2761e
parentExperimental test to rate limit the incoming packet handler and try to always... (diff)
parentBump required Mono version in README up to 2.4.2 (diff)
downloadopensim-SC_OLD-12da4d42429ca61a8457700ab979f48912ae9b91.zip
opensim-SC_OLD-12da4d42429ca61a8457700ab979f48912ae9b91.tar.gz
opensim-SC_OLD-12da4d42429ca61a8457700ab979f48912ae9b91.tar.bz2
opensim-SC_OLD-12da4d42429ca61a8457700ab979f48912ae9b91.tar.xz
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 83ac7d6..3a87fe2 100644
--- a/README.txt
+++ b/README.txt
@@ -25,7 +25,7 @@ See configuring OpenSim
25== Installation on Linux == 25== Installation on Linux ==
26 26
27Prereqs: 27Prereqs:
28 * Mono >= 2.0.1 (>= 2.4.2 is better) 28 * Mono >= 2.4.2
29 * Nant >= 0.86beta 29 * Nant >= 0.86beta
30 * sqlite3 or mysql 5.x (you'll need a back end database) 30 * sqlite3 or mysql 5.x (you'll need a back end database)
31 31