os/os2/svnver2.c
author rubidium
Sun, 14 Jan 2007 16:44:52 +0000
changeset 5658 1e8be78c0bd7
parent 1528 94e532d0a921
permissions -rw-r--r--
(svn r8118) -Codechange: change the ordering of the network list a little:
- servers we have information about go above servers we do not have information about.
- servers that are version compatible go above servers we are not version compatible with.
- servers we have all required NewGRFs for go above servers we miss NewGRFs for.
- unpassworded servers go above passworded servers.
";
const int _revision_number = 0;

/* rev.c part 2 for OS/2 - ensure no newline at start of file! */