BuildingOnLinux.wiki
changeset 1320 c3dfc9a0d9fb
parent 1274 8c5925c4d6f0
child 1523 b67aa6e196de
equal deleted inserted replaced
1319:dddedc464226 1320:c3dfc9a0d9fb
    65 cd trunk
    65 cd trunk
    66 }}}
    66 }}}
    67 
    67 
    68 If you want to build the latest release version (so that you can play with other people online) use this command:
    68 If you want to build the latest release version (so that you can play with other people online) use this command:
    69 {{{
    69 {{{
    70 hg update 0.9.23-release
    70 hg update 0.9.24.1-release
    71 }}}
    71 }}}
    72 Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.24-dev).
    72 Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.25-dev).
    73 
    73 
    74 
    74 
    75 == Building process ==
    75 == Building process ==
    76 
    76 
    77 Now let’s configure and build!
    77 Now let’s configure and build!