diff --git a/Graveyard/00_release_instructions.md b/Graveyard/00_release_instructions.md index 21f27eb..f99c2ee 100644 --- a/Graveyard/00_release_instructions.md +++ b/Graveyard/00_release_instructions.md @@ -2,13 +2,14 @@ 1. Check that there is no bug in the unit test cases 2. Update the revision page at https://eeglab.org/others/EEGLAB_revision_history.html -3. Change version number and date in eeg_getversion.m -4. Compile as Windows and Mac, and check automated test (menu item "test compiled version") -5. Manually upload and update links in /home/www/eeglab/eeglabversions (zip archive can have the extension rc for release candidate) -6. Compile as Matlab with rc (release candidate), plugin will automatically be submitted. -7. Check automated install by changing the EEGLAB preferences. -8. Create a new branch for the old version (use GIT) -9. Issue release candidate email to EEGLABLIST list with direct link to executables +3. Change the version number and date in eeg_getversion.m +4. Create the release candidate usign maketoolboxgit20xx +5. Compile as Windows and Mac, and check automated test (menu item "test compiled version") +6. Manually upload and update links in /home/www/eeglab/eeglabversions (zip archive can have the extension rc for release candidate) +7. Compile as Matlab with rc (release candidate), plugin will automatically be submitted. +8. Check the automated installation by changing the EEGLAB preferences. +9. Create a new branch for the old version (use GIT) +10. Issue release candidate email to EEGLABLIST list with direct link to executables ## Final candidate