BuildingOnLinux.wiki
changeset 1689 0edb4d67cc66
parent 1688 9440b5791248
child 1691 244c3e2ebc4c
equal deleted inserted replaced
1688:9440b5791248 1689:0edb4d67cc66
    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.25
    70 hg update 0.9.25
    71 }}}
    71 }}}
    72 Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.25-dev).
    72 Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.26-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!