#summary Notes on making release so I don't forget anything * email arora-dev for a translator to go over everything and catch string errors before string freeze. * Run lupdate arora.pro * Send an e-mail to arora-dev to get translations a week before release. = tag = * Check for any patches on github and the mailinglist * Regenerate AUTHORS, check for duplicates * Run findstyleerrors.sh * Update changelog * bump version in * debian-upstream/changelog.in * src/browserapplication.cpp * buildosx.sh * generateReleaseContributors * windowsinstaller.nsi * Make a git tag {{{ git tag -a 0.11.0 -m "Version 0.11.0" }}} = tarball = * Make a tarball * git archive --format=tar --prefix=arora-0.11.0/ 0.11.0 | gzip > arora-0.11.0.tar.gz * upload to arora-browser.org = binary packages = * Build a windows package and upload, see BuildingOnWindows * Build a OS X package and upload, see BuildingOnMacOS = Other = * update this wiki to use the next version :) = Blog = * Changelog, screenshots, Authors