# HG changeset patch # User nemo # Date 1450107356 18000 # Node ID 9971f0387cd3ce5f9e267a2dacf7d2ad7f0e95f1 # Parent 06cd9e0842e4c19b7507c4fe90d5ae9cabdaa505 bump version diff -r 06cd9e0842e4 -r 9971f0387cd3 BuildingOnLinux.wiki --- 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 +}}}