html updates
authorplaa <plaa@180e2498-e6e9-4542-8430-84ac67f01cd8>
Tue, 14 Jul 2009 20:40:50 +0000 (20:40 +0000)
committerplaa <plaa@180e2498-e6e9-4542-8430-84ac67f01cd8>
Tue, 14 Jul 2009 20:40:50 +0000 (20:40 +0000)
git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@16 180e2498-e6e9-4542-8430-84ac67f01cd8

html/download.html
html/index.html
html/update-html.sh [new file with mode: 0755]

index 1222161b0f8f3d696f4b3c5e589bc8ea6b9ecf68..b850cebe33a2706bf53f90ab4814d46f5a54de21 100644 (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>
index 0848ebfeb62e42e4bd44bc55506c6d57614dbd79..169187fa900722e1912ced7293952cd38504eeb4 100644 (file)
 
     <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>
diff --git a/html/update-html.sh b/html/update-html.sh
new file mode 100755 (executable)
index 0000000..913a8b3
--- /dev/null
@@ -0,0 +1 @@
+scp *.html  plaa,openrocket@web.sourceforge.net:htdocs/