# HG changeset patch # User nemo # Date 1511215633 18000 # Node ID c8f381bddb11611f2b97d4a2e011b498be19855d # Parent e97eb0f00c5ed35d7e81c4af79a1d12e4e5534d0 bump some version #s - had to use release tag since there's no branch yet diff -r e97eb0f00c5e -r c8f381bddb11 BuildingOnLinux.wiki --- a/BuildingOnLinux.wiki Fri Nov 17 06:57:52 2017 +0000 +++ b/BuildingOnLinux.wiki Mon Nov 20 17:07:13 2017 -0500 @@ -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.22 +hg update 0.9.23-release }}} -Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.22-dev). +Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.24-dev). == Building process ==