----------------- 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'