BuildingOnLinux.wiki
changeset 1320 c3dfc9a0d9fb
parent 1274 8c5925c4d6f0
child 1523 b67aa6e196de
--- a/BuildingOnLinux.wiki	Tue Apr 17 01:56:58 2018 +0100
+++ b/BuildingOnLinux.wiki	Wed Apr 18 09:13:08 2018 -0400
@@ -67,9 +67,9 @@
 
 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.23-release
+hg update 0.9.24.1-release
 }}}
-Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.24-dev).
+Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.25-dev).
 
 
 == Building process ==