diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2009-02-12 23:05:47 +0100 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2009-02-12 23:05:47 +0100 |
commit | a26ca5331469603d3ebbe54afc289d9ceb8b6a75 (patch) | |
tree | de5728c0d3498a4d5ab7e2cf0ce9d9bbd36764a7 | |
parent | 4ae137eeaaef81cc5b4860b467caf90fd4fd1596 (diff) | |
download | website-a26ca5331469603d3ebbe54afc289d9ceb8b6a75.tar.gz website-a26ca5331469603d3ebbe54afc289d9ceb8b6a75.tar.bz2 website-a26ca5331469603d3ebbe54afc289d9ceb8b6a75.tar.xz website-a26ca5331469603d3ebbe54afc289d9ceb8b6a75.zip |
Updated source and Windows installer links to 0.0.28.1
-rw-r--r-- | downloads.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/downloads.php b/downloads.php index c485925..0ce8aad 100644 --- a/downloads.php +++ b/downloads.php @@ -8,10 +8,10 @@ <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://downloads.sourceforge.net/themanaworld/tmw-0.0.28-win32.exe"><b>Windows installer</b> 0.0.28</a></div> +<div class="release"><img src="images/ico-win.png"> <a href="http://downloads.sourceforge.net/themanaworld/tmw-0.0.28.1-win32.exe"><b>Windows installer</b> 0.0.28.1</a></div> <div class="release"><img src="images/ico-osx.png"> <a href="http://downloads.sourceforge.net/themanaworld/tmw-0.0.28-with_music-osx.dmg"><b>MacOS X package</b> 0.0.28</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.0.28.tar.gz"><b>Source code</b> 0.0.28</a></div> +<div class="release"><img src="images/ico-src.png"> <a href="http://downloads.sourceforge.net/themanaworld/tmw-0.0.28.1.tar.gz"><b>Source code</b> 0.0.28.1</a></div> <div class="release"><img src="images/ico-slackware.png"> <a href="http://downloads.sourceforge.net/themanaworld/tmw-0.0.26-i686-1.tgz"><b>Slackware 12.1 package</b> 0.0.26</a></div> </td></tr> </tbody></table> |