BuildingOnLinux.wiki
changeset 686 9971f0387cd3
parent 656 70434b3f51a3
child 798 30c5f1ebd552
--- 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
+}}}