BuildingOnLinux.wiki
changeset 2219 12e5f8732e54
parent 2140 61d7d5e0589a
equal deleted inserted replaced
2218:eb6eef27205c 2219:12e5f8732e54
    66 cd trunk
    66 cd trunk
    67 }}}
    67 }}}
    68 
    68 
    69 If you want to build the latest release version (so that you can play with other people online) use this command:
    69 If you want to build the latest release version (so that you can play with other people online) use this command:
    70 {{{
    70 {{{
    71 hg update 1.0.0-release
    71 hg update 1.0.0
    72 }}}
    72 }}}
    73 Note. Do *not* run the command above if you want to play the latest development code.
    73 Note. Do *not* run the command above if you want to play the latest development code.
    74 
    74 
    75 
    75 
    76 == Building process ==
    76 == Building process ==