diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2008-04-13 18:47:44 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2008-04-13 18:47:44 +0000 |
commit | ac933bcb19fd4bdb82b0185d46c677bc050eec00 (patch) | |
tree | ff1bf2efec462cc3e29f09939b528f9a3f28f268 /downloads.php | |
parent | ea4cd5fe03a6949b1590cb52305a3cd54af9833f (diff) | |
download | website-ac933bcb19fd4bdb82b0185d46c677bc050eec00.tar.gz website-ac933bcb19fd4bdb82b0185d46c677bc050eec00.tar.bz2 website-ac933bcb19fd4bdb82b0185d46c677bc050eec00.tar.xz website-ac933bcb19fd4bdb82b0185d46c677bc050eec00.zip |
Updated link to Windows release
Diffstat (limited to 'downloads.php')
-rw-r--r-- | downloads.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/downloads.php b/downloads.php index d034d00..c9ec9a0 100644 --- a/downloads.php +++ b/downloads.php @@ -7,7 +7,7 @@ <table cellspacing="0" cellpadding="0" border="0" style="border-width: 0px; margin-bottom: 0px;"> <tr><td width="50%" style="border-width: 0px;"> -<div class="release"><img src="images/ico-win.png"/> <a href="http://downloads.sourceforge.net/themanaworld/tmw-0.0.24-win32.exe"><b>Windows installer</b> 0.0.24</a></div> +<div class="release"><img src="images/ico-win.png"/> <a href="http://downloads.sourceforge.net/themanaworld/tmw-0.0.24.1-win32.exe"><b>Windows installer</b> 0.0.24.1</a></div> <div class="release"><img src="images/ico-src.png"/> <a href="http://downloads.sourceforge.net/themanaworld/tmw-0.0.24.1.tar.gz"><b>Source code</b> 0.0.24.1</a></div> <div class="release"><img src="images/ico-osx.png"/> <a href="http://downloads.sourceforge.net/themanaworld/tmw-0.0.24.1-osx.dmg"><b>MacOS X package</b> 0.0.24.1</a></div> <div class="release"><img src="images/ico-slackware.png"/> <a href="http://downloads.sourceforge.net/themanaworld/tmw-0.0.24.1-i686-1.tgz"><b>Slackware 12.0 package</b> 0.0.24.1</a></div> |