aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/VersionInfo.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Change VersionInfo string from:Charles Krinke2008-06-141-1/+1
| | | | | | | | "OpenSimulator trunk (post 0.5.7)" to "OpenSimulator release 0.5.8" in preparation for tagging this minor release.
* * Make version information common to all serversJustin Clarke Casey2008-05-311-0/+37
* Now all servers respond to the "show version" command on the console