# HG changeset patch # User almikes@aol.com # Date 1421941090 0 # Node ID 6539bd4b663be029d2f7a586f188f64e6b944ed7 # Parent 507162614281297dc44375418ce58c45b4e685cb Bump version numbers. diff -r 507162614281 -r 6539bd4b663b BuildingOnLinux.wiki --- a/BuildingOnLinux.wiki Thu Jan 22 14:53:05 2015 +0000 +++ b/BuildingOnLinux.wiki Thu Jan 22 15:38:10 2015 +0000 @@ -14,7 +14,7 @@ The first section contains dependency lists, the second section contain copy-and-paste instructions for Debian and derivates (Ubuntu, Linux Mint, etc.). === Required packages === -For a full list see [Dependencies Dependencies] +For a full list see [Dependencies Dependencies]. In most Linux distributions, you should find readily available packages. @@ -61,9 +61,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.21 +hg update 0.9.22 }}} -Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.21-dev). +Note. Do *not* run the command above if you want to play the latest development code (currently 0.9.22-dev). == Building process ==