release plugin version 1.0.3

This commit is contained in:
Timotei Dolean 2011-05-08 07:13:18 +00:00
parent 6d6972b405
commit 586079e4ba
9 changed files with 7 additions and 6 deletions

View file

@ -44,7 +44,7 @@
<h2>Documentation</h2>
<p>The PDF containing the documentation of the plugin can be found here:
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/README.pdf/download">README.pdf</a>.
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.3/README.pdf/download">README.pdf</a>.
</p>
<h2>How to install</h2>
@ -54,15 +54,15 @@
<li><a>*</a> Standalone application (version 1.0.2): <br />
<img src="http://a.fsdn.com/con/img/icons/windows.png" />
Download for Windows
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.win32.x86.zip/download">32 bit</a>
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.win32.x86_64.zip/download">64 bit</a><br/>
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.3/wesnoth_umc_dev.win32.x86.zip/download">32 bit</a>
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.3/wesnoth_umc_dev.win32.x86_64.zip/download">64 bit</a><br/>
<img src="http://a.fsdn.com/con/img/icons/linux.png" />
Download for Linux
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.linux.gtk.x86.zip/download">32 bit</a>
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.linux.gtk.x86_64.zip/download">64 bit</a><br/>
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.3/wesnoth_umc_dev.linux.gtk.x86.zip/download">32 bit</a>
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0./wesnoth_umc_dev.linux.gtk.x86_64.zip/download">64 bit</a><br/>
<img src="https://a.fsdn.com/con/img/icons/mac.png" />
Download for Mac OSX:
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.2/wesnoth_umc_dev.macosx.cocoa.x86_64.zip/download">64 bit</a>
<a href="http://sourceforge.net/projects/wesnoth/files/wesnoth-umcplugin/1.0.3/wesnoth_umc_dev.macosx.cocoa.x86_64.zip/download">64 bit</a>
<br/><br/>
<a name="mac_32bit_note"><span style="font-style:italic;">* Note:</span></a> The plugin does not support 32bit Mac OSX, because it requires Java SE6 which is available just on 64bit Mac OSes.
<br/><br/>

View file

@ -62,6 +62,7 @@
</div></div></div></div></div></div></div></div>
<h3>News</h3>
<p><em>08 May 2011</em> - Released version 1.0.3 of the eclipse plugin version and the standalone version.</p>
<p><em>17 April 2011</em> - Released version 1.0.2 of the eclipse plugin version and the standalone version.</p>
<p><em>16 December 2010</em> - Released version 1.0.1 of the eclipse plugin version.</p>
<p><em>6 November 2010</em> - Added the 64 bit version for Windows &amp; Linux, aswell as Mac x86 + x64.</p>