From 689ed1b4696d6ff9f24e2351a3eb9fa2003465aa Mon Sep 17 00:00:00 2001 From: Sampo Niskanen Date: Sun, 21 Mar 2010 10:15:43 +0000 Subject: [PATCH] minor update --- releasing.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/releasing.txt b/releasing.txt index 3c7da7947..a0b2744a7 100644 --- a/releasing.txt +++ b/releasing.txt @@ -9,10 +9,10 @@ Steps for making a release: 6. Copy distribution files into dists/ 7. Update Eclipse project and commit files to SVN 8. Tag the version in SVN, URL: - https://openrocket.svn.sourceforge.net/svnroot/openrocket/tags/Release_0.9.x + https://openrocket.svn.sourceforge.net/svnroot/openrocket/tags/Release_1.1.x 9. Update updates.php and test various versions using a different name: scp updates.php plaa,openrocket@web.sourceforge.net:htdocs/actions/testupdates.php - java -Dopenrocket.debug.updateurl=http://openrocket.sourceforge.net/actions/testupdates.php -jar OpenRocket-0.9.4.jar + java -Dopenrocket.debug.updateurl=http://openrocket.sourceforge.net/actions/testupdates.php -jar OpenRocket-1.1.0.jar 10. Upload JAR and source distribution and ReleaseNotes to Sourceforge - Project Admin -> File Manager - create new version directory under /openrocket