Skip to content

Commit 3810460

Browse files
authored
Update 00_release_instructions.md
1 parent c918341 commit 3810460

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

Graveyard/00_release_instructions.md

+8-7
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22

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

1314

1415
## Final candidate

0 commit comments

Comments
 (0)