diff options
author | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2012-02-14 23:09:57 +0100 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2012-02-14 23:09:57 +0100 |
commit | 35f6cfa6f963b172185dd91594a522b5e576fd3f (patch) | |
tree | 4ff4abfe921d46eadc61dec6de43386fdd0a7ef0 | |
parent | e557aaf5123b0e43ac5534d276d201eb4d24447e (diff) | |
download | website-35f6cfa6f963b172185dd91594a522b5e576fd3f.tar.gz website-35f6cfa6f963b172185dd91594a522b5e576fd3f.tar.bz2 website-35f6cfa6f963b172185dd91594a522b5e576fd3f.tar.xz website-35f6cfa6f963b172185dd91594a522b5e576fd3f.zip |
Conservative update to the TMW 0.6.0 installer for Windows
-rw-r--r-- | downloads.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/downloads.php b/downloads.php index d0c46da..638b70a 100644 --- a/downloads.php +++ b/downloads.php @@ -12,7 +12,7 @@ <p>Official packages:</p> <table style="border-width: 0px; width: 600px; margin-bottom: 0px; margin-top: 0px;" border="0" cellpadding="0" cellspacing="0"> <tbody><tr><td style="border-width: 0px;" width="50%"> -<div class="release"><img src="images/ico-win.png"> <a href="http://sourceforge.net/projects/themanaworld/files/The%20Mana%20World/0.5.3/tmw-0.5.3-win32.exe/download"><b>Windows installer</b> 0.5.3</a></div> +<div class="release"><img src="images/ico-win.png"> <a href="http://sourceforge.net/projects/themanaworld/files/The%20Mana%20World/0.6.0/tmw-0.6.0-win32.exe/download"><b>Windows installer</b> 0.6.0</a></div> <div class="release"><img src="images/ico-osx.png"> <a href="http://server.themanaworld.org/mana-0.5.dmg"><b>MacOS X package</b> 0.5.0</a></div> </td><td style="border-width: 0px;" width="50%"> <div class="release"><img src="images/ico-src.png"> <a href="http://downloads.sourceforge.net/themanaworld/tmw-0.5.2.tar.gz"><b>Source code</b> 0.5.2</a></div> |