mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
* Chillken Patch #417 - upgraded version numbers to 0.4 - thanks Chillken!
This commit is contained in:
@@ -103,7 +103,7 @@ namespace OpenSim.Grid.UserServer
|
||||
httpServer.AddStreamHandler( new RestStreamHandler("DELETE", "/usersessions/", m_userManager.RestDeleteUserSessionMethod ));
|
||||
|
||||
httpServer.Start();
|
||||
m_console.Status("SERVER", "Userserver 0.3 - Startup complete");
|
||||
m_console.Status("SERVER", "Userserver 0.4 - Startup complete");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user