- Consider to update the repository mirrors at codeplex, gitorious and google ([how to](http://christoph.ruegg.name/blog/2013/1/26/git-howto-mirror-a-github-repository-without-pull-refs.html)).
Publish:
- buildn.sh All release
- Commit and push release notes and (auto-updated) assembly info files with new "Release: v1.2.3" commit
- buildn.sh PublishDocs
- buildn.sh PublishApi
- buildn.sh PublishTag
- buildn.sh PublishMirrors
- buildn.sh PublishNuGet
- Upload NuGet packages to the NuGet Gallery
- Create new Codeplex and GitHub release, attach Zip files
Misc:
@ -22,4 +26,3 @@ Misc:
- Consider a tweet via [@MathDotNet](https://twitter.com/MathDotNet)
- Consider a post to the [Google+ site](https://plus.google.com/112484567926928665204)
- Update Wikipedia release version+date for the [Math.NET Numerics](http://en.wikipedia.org/wiki/Math.NET_Numerics) and [Comparison of numerical analysis software](http://en.wikipedia.org/wiki/Comparison_of_numerical_analysis_software) articles.