.21 is latest release, not .22
authorkyberneticist@gmail.com
Sat, 24 Jan 2015 04:14:40 +0000
changeset 551 67b079768796
parent 550 1c5fad70d674
child 552 27add396065d
.21 is latest release, not .22
BuildingOnLinux.wiki
--- a/BuildingOnLinux.wiki	Fri Jan 23 15:35:51 2015 +0000
+++ b/BuildingOnLinux.wiki	Sat Jan 24 04:14:40 2015 +0000
@@ -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.22
+hg update 0.9.21
 }}}
 Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.22-dev).