# HG changeset patch # User nemo # Date 1524057188 14400 # Node ID c3dfc9a0d9fb47ce6c030d4a967dc3ba1681ec7d # Parent dddedc46422661d6d1016d0e2e33c83708ea2ba3 bump version numbers diff -r dddedc464226 -r c3dfc9a0d9fb BuildingOnLinux.wiki --- 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 ==