diff options
Diffstat (limited to 'crypto/checklist.txt')
-rw-r--r-- | crypto/checklist.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/crypto/checklist.txt b/crypto/checklist.txt deleted file mode 100644 index d81cf5ffb..000000000 --- a/crypto/checklist.txt +++ /dev/null @@ -1,14 +0,0 @@ ------------------ -Release Checklist ------------------ - -- Update to latest from git -- Run 'nant -t:net-1.1 clean test' -- Edit AssemblyInfo.cs: Change version and check copyright -- Edit NBuild.build: Change version -- Edit License.html: Check copyright -- Edit Readme.html: Add release notes -- Commit changes to git -- Tag git repository with "release-${version}" -- Push changes/tag to git -- Run 'nant -t:net-1.1 clean dist' |