# HG changeset patch # User kyberneticist@gmail.com # Date 1373239451 0 # Node ID 36d99c763ca7a099775b45655816fc811664dc66 # Parent 8a16017f175fa1602976ca8709595a4ca3580a9c Added note about compiling 0.9.19 diff -r 8a16017f175f -r 36d99c763ca7 BuildingOnLinux.wiki --- a/BuildingOnLinux.wiki Thu Jun 27 15:26:43 2013 +0000 +++ b/BuildingOnLinux.wiki Sun Jul 07 23:24:11 2013 +0000 @@ -4,6 +4,7 @@ = Introduction = Copy and Paste instructions for a Hedgewars development build. Should work on Debian and the like (Ubuntu, Mint). Packages for other distros should have similar names. Remember to copy the *entire* apt-get lines! +Important. This builds the latest development sources. If you want to build the latest stable, run: hg up 0.9.19 before running cmake. Also, see http://hedgewars.org/download.html if you are just looking to play latest stable - there's a good chance it exists for your distro. = Prerequisites =