- update "Changes" file, if necessary.
- Run
git flow release start <version> - Run
./dev-bin/release.shand verify the result - Run
mbtiny testto make sure no test failures. Fix test failures if any. - Run
git flow release finish <version> - Run
git checkout master - Run
git push; git push --tags - Run
mbtiny distand upload the tarball. - Update webpages of release note etc