html updates

This commit is contained in:
Sampo Niskanen 2009-07-14 20:40:50 +00:00
parent 0fa729caa3
commit 13a1eaa785
3 changed files with 10 additions and 2 deletions

View File

@ -56,7 +56,7 @@
later. The Sun JRE is recommended.</em></p>
<p class="download">
<a href="https://sourceforge.net/project/downloading.php?group_id=260357&amp;filename=OpenRocket-0.9.1.jar">Download OpenRocket 0.9.1</a></p>
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/OpenRocket-0.9.2.jar/download">Download OpenRocket 0.9.2</a></p>
<p>OpenRocket is still considered <strong>beta software</strong>.
If you encounter any problems, please
@ -65,7 +65,7 @@
<p>OpenRocket can be started in graphical environments (such as
Windows) by double-clicking the package icon. No installation is
required. From the command line it can be started by</p>
<pre class="quote">$ java -jar OpenRocket-0.9.1.jar</pre>
<pre class="quote">$ java -jar OpenRocket-0.9.2.jar</pre>
<p>Older packages and source code are available from the
<a href="https://sourceforge.net/project/showfiles.php?group_id=260357&amp;package_id=319743">SourceForge repository</a>.</p>

View File

@ -90,6 +90,13 @@
<h2>News</h2>
<p><strong>13.7.2009:</strong> Version 0.9.2 is
<a href="download.html">released</a>!</p>
<p>This version includes <strong>bug fixes for imperial unit
conversions</strong> and UI improvements for motor selection.
<em>All users of imperial units should upgrade!</em></p>
<p><strong>9.6.2009:</strong> The
<a href="documentation.html">Master's thesis</a> for which OpenRocket
was written for is now available!</p>

1
html/update-html.sh Executable file
View File

@ -0,0 +1 @@
scp *.html plaa,openrocket@web.sourceforge.net:htdocs/