X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=releasing.txt;fp=releasing.txt;h=499c502b090798399e4555fbe0ce570977c5ae7c;hb=365afb18eef3be3762b6f3e76ea8f6a6c0276797;hp=0000000000000000000000000000000000000000;hpb=dfc10c016c5f1bb4b7714dff414562f2f32e2866;p=debian%2Fopenrocket diff --git a/releasing.txt b/releasing.txt new file mode 100644 index 00000000..499c502b --- /dev/null +++ b/releasing.txt @@ -0,0 +1,13 @@ + +Steps for making a release: + +1. Update build.properties for the new version. +2. Update ReleaseNotes +3. Update ChangeLog +4. ant dist +5. Test new features (not in project directory) +6. Copy distribution files into dist/ +7. Update Eclipse project and commit files to SVN +8. Tag the version in SVN + +