BuildingOnLinux.wiki
changeset 536 119440f053e0
parent 509 283791011d7c
child 547 6539bd4b663b
equal deleted inserted replaced
535:5cb76f048bd9 536:119440f053e0
    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.20
    64 hg update 0.9.21
    65 }}}
    65 }}}
    66 Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.21-dev).
    66 Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.21-dev).
    67 
    67 
    68 
    68 
    69 == Building process ==
    69 == Building process ==