author | nemo |
Mon, 14 Dec 2015 10:35:56 -0500 | |
changeset 686 | 9971f0387cd3 |
parent 685 | 06cd9e0842e4 |
child 687 | fe70504acfc2 |
--- a/BuildingOnLinux.wiki Sat Nov 28 18:42:16 2015 +0000 +++ b/BuildingOnLinux.wiki Mon Dec 14 10:35:56 2015 -0500 @@ -61,7 +61,7 @@ If you want to build the latest release version (so that you can play with other people online) use this command: {{{ -hg update 0.9.21 +hg update 0.9.22 }}} Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.22-dev). @@ -105,4 +105,4 @@ hg pull -u cmake . make install -}}} \ No newline at end of file +}}}