# HG changeset patch
# User richarddeurtje@gmail.com
# Date 1321461577 0
# Node ID 8196e13b5b61998cee0af1e14675de1a20fc72f4
# Parent b9af153886274542b750c9fb554c9a32b4413904
last one i promise, forgot
diff -r b9af15388627 -r 8196e13b5b61 HedgeroidGuide.wiki
--- a/HedgeroidGuide.wiki Wed Nov 16 16:38:33 2011 +0000
+++ b/HedgeroidGuide.wiki Wed Nov 16 16:39:37 2011 +0000
@@ -14,7 +14,7 @@
* [http://freepascal.org/down/source/sources.var FreePascal] (Latest (stable) version will do)
* [http://www.libsdl.org/tmp/android-project.zip SDL]
* [http://www.lua.org/ftp/lua-5.1.4.tar.gz Lua] (Current version is 5.1.4 but anything higher will probably work)
-* [http://ant.apache.org/ Ant] (Linux distro should just use their package manager to get it, version isn't really important)
+* [http://ant.apache.org/ Ant] (Linux distro should just use their package manager to get it, version isn't really important)
* Java compiler, make sure you get JDK (not JRE) version 6 and up
==Hedgewars Source==