From e6f06a7d856152a3f7eab6c1797f79565ea4de4c Mon Sep 17 00:00:00 2001
From: plaa
OpenRocket is still considered beta software. If you encounter any problems, please @@ -65,7 +65,7 @@
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
-$ java -jar OpenRocket-0.9.2.jar+
$ java -jar OpenRocket-0.9.3.jar
Older packages and source code are available from the SourceForge repository.
diff --git a/html/index.html b/html/index.html index 169187fa..c2d39944 100644 --- a/html/index.html +++ b/html/index.html @@ -90,6 +90,13 @@1.9.2009: Version 0.9.3 is + released!
+ +This version includes lots of bug fixes and new features including + data exporting, showing flight events in plots, example rocket designs, + splitting clustered inner tubes and automated bug reporting.
+13.7.2009: Version 0.9.2 is released!
diff --git a/releasing.txt b/releasing.txt index 499c502b..389c310c 100644 --- a/releasing.txt +++ b/releasing.txt @@ -9,5 +9,10 @@ Steps for making a release: 6. Copy distribution files into dist/ 7. Update Eclipse project and commit files to SVN 8. Tag the version in SVN - +9. Upload JAR and source distribution and ReleaseNotes to Sourceforge + (Project Admin -> File Manager, create new version directory + upload) +10. Update HTML: index.html (release notes) download.html (version number) +11. Update HTML to web server +12. Send email about new release +13. Update build.properties to "pre" version + commit -- 2.47.2