# HG changeset patch # User nemo # Date 1643322371 18000 # Node ID 12e5f8732e54ae8c3a784c4545699ed2a9fc46a4 # Parent eb6eef27205c187a36f481f0b448073ef909bce5 latest on 1.0.0 branch is better diff -r eb6eef27205c -r 12e5f8732e54 BuildingOnLinux.wiki --- a/BuildingOnLinux.wiki Mon Aug 16 22:41:20 2021 +0200 +++ b/BuildingOnLinux.wiki Thu Jan 27 17:26:11 2022 -0500 @@ -68,7 +68,7 @@ If you want to build the latest release version (so that you can play with other people online) use this command: {{{ -hg update 1.0.0-release +hg update 1.0.0 }}} Note. Do *not* run the command above if you want to play the latest development code.