Bump version numbers.
authoralmikes@aol.com
Thu, 22 Jan 2015 15:38:10 +0000
changeset 547 6539bd4b663b
parent 546 507162614281
child 548 3cff4247211e
Bump version numbers.
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 ==