diff options
Diffstat (limited to 'RELEASE-INSTRUCTIONS')
-rw-r--r-- | RELEASE-INSTRUCTIONS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/RELEASE-INSTRUCTIONS b/RELEASE-INSTRUCTIONS new file mode 100644 index 00000000..e40b2b57 --- /dev/null +++ b/RELEASE-INSTRUCTIONS @@ -0,0 +1,10 @@ +To do a release: + +1. Torture-test the code against the list of test sites usuing the + torturetest script. + +2. Check in all files to RCS with an appropriate release label. + +3. Run "makerelease" is root. Read the script to see what it generates. + +4. Run "upload" as yourself. |