BuildingOnLinux.wiki
changeset 686 9971f0387cd3
parent 656 70434b3f51a3
child 798 30c5f1ebd552
equal deleted inserted replaced
685:06cd9e0842e4 686:9971f0387cd3
    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 ==