equal
deleted
inserted
replaced
59 cd trunk |
59 cd trunk |
60 }}} |
60 }}} |
61 |
61 |
62 If you want to build the latest release version (so that you can play with other people online) use this command: |
62 If you want to build the latest release version (so that you can play with other people online) use this command: |
63 {{{ |
63 {{{ |
64 hg update 0.9.21 |
64 hg update 0.9.22 |
65 }}} |
65 }}} |
66 Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.22-dev). |
66 Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.22-dev). |
67 |
67 |
68 |
68 |
69 == Building process == |
69 == Building process == |