Added note about compiling 0.9.19
authorkyberneticist@gmail.com
Sun, 07 Jul 2013 23:24:11 +0000
changeset 332 36d99c763ca7
parent 331 8a16017f175f
child 333 5b70b52c17c4
Added note about compiling 0.9.19
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 =