Update the version number in htp.def for release 14.05.

This commit is contained in:
kruland2607 2014-05-20 13:26:29 -05:00
parent 967b6b3eeb
commit a3e6c0d183
3 changed files with 9 additions and 9 deletions

View File

@ -96,20 +96,20 @@
<a href="http://sourceforge.net/donate/index.php?group_id=260357"><img src="project-support.jpg" width="88" height="32" alt="Support This Project" /></a>
</div>
<div class="downloadbox">
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/14.03/OpenRocket-14.03.jar/download">
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/14.05/OpenRocket-14.05.jar/download">
<strong>Download now!</strong>
<span>OpenRocket-14.03.jar</span>
<span>OpenRocket-14.05.jar</span>
</a>
<span class="alternative">
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/14.03/ReleaseNotes/view">Release notes</a> |
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/14.03/OpenRocket-14.03-src.zip/download">Source code</a>
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/14.05/ReleaseNotes/view">Release notes</a> |
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/14.05/OpenRocket-14.05-src.zip/download">Source code</a>
</span>
</div>
<p>OpenRocket can be started in most graphical environments (including
Windows) by double-clicking the package icon. No installation is
required.</p>
<p>From the command line OpenRocket can be started by
<span class="command">java -jar OpenRocket-14.03.jar</span></p>
<span class="command">java -jar OpenRocket-14.05.jar</span></p>
<h3>Android version</h3>
<p>The Android version allows opening OpenRocket files, viewing
simulations and motors. Later versions will allow running

View File

@ -49,12 +49,12 @@
<h2>Introduction</h2>
<div class="rightpane">
<div class="downloadbox">
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/14.03/OpenRocket-14.03.jar/download">
<a class="main" href="https://sourceforge.net/projects/openrocket/files/openrocket/14.05/OpenRocket-14.05.jar/download">
<strong>Download now!</strong>
<span>OpenRocket-14.03.jar</span>
<span>OpenRocket-14.05.jar</span>
</a>
<span class="alternative">
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/14.03/ReleaseNotes/view">Release notes</a> |
<a href="https://sourceforge.net/projects/openrocket/files/openrocket/14.05/ReleaseNotes/view">Release notes</a> |
<a href="download.html">Other versions</a>
</span>
</div>

View File

@ -1,4 +1,4 @@
<set version="14.03">
<set version="14.05">
<set androidversion="12.09">
<def name="downloadbox">