BuildingOnLinux.wiki
changeset 551 67b079768796
parent 547 6539bd4b663b
child 592 2a5ecd20bf16
equal deleted inserted replaced
550:1c5fad70d674 551:67b079768796
    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.22
    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.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 ==