Version 12.09 for Android

This commit is contained in:
Sampo Niskanen 2012-09-23 19:33:42 +00:00
parent f74d784f89
commit 417ef81269
4 changed files with 15 additions and 2 deletions

View File

@ -48,6 +48,10 @@
<div class="content">
<div class="news">
<h2>Recent news:</h2>
<p><span class="date">23.9.2012:</span> Version 12.09 for Android is
<a href="download.html">released</a>! The major improvement is the
possibility to edit simulation parameters, thanks to work by Kevin
Ruland.</p>
<p><span class="date">16.9.2012:</span> Version 12.09 is
<a href="download.html">released</a>!</p>
<p>This version contains a huge number of new features by many contributors:</p>
@ -129,7 +133,7 @@
<ol>
<li>Go to <em>Settings</em> &rarr; <em>Applications</em> and
check <em>Unknown sources</em>.</li>
<li>Download <a href="https://sourceforge.net/projects/openrocket/files/openrocket/12.03/OpenRocket-Android-12.03.apk/download">OpenRocket-Android-12.03.apk</a>
<li>Download <a href="https://sourceforge.net/projects/openrocket/files/openrocket/12.09/OpenRocket-Android-12.09.apk/download">OpenRocket-Android-12.09.apk</a>
on your device and accept installation.</li>
</ol>
</div>

View File

@ -96,6 +96,10 @@
<div class="clear"></div>
<div class="news">
<h2>News</h2>
<p><span class="date">23.9.2012:</span> Version 12.09 for Android is
<a href="download.html">released</a>! The major improvement is the
possibility to edit simulation parameters, thanks to work by Kevin
Ruland.</p>
<p><span class="date">16.9.2012:</span> Version 12.09 is
<a href="download.html">released</a>!</p>
<p>This version contains a huge number of new features by many contributors:</p>

View File

@ -1,5 +1,5 @@
<set version="12.09">
<set androidversion="12.03">
<set androidversion="12.09">
<def name="downloadbox">
<div class="downloadbox">

View File

@ -9,6 +9,11 @@
<!--- Remember to move the position of "onlyrecent" below! --->
<p><span class="date">23.9.2012:</span> Version 12.09 for Android is
<a href="download.html">released</a>! The major improvement is the
possibility to edit simulation parameters, thanks to work by Kevin
Ruland.</p>
<p><span class="date">16.9.2012:</span> Version 12.09 is
<a href="download.html">released</a>!</p>