Skip to content

MakingARelease

Benjamin C Meyer edited this page Jun 18, 2015 · 1 revision
  • 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.12.0 -m "Version 0.12.0"

binary packages

Other

  • update this wiki to use the next version :)

Blog

  • Changelog, screenshots, Authors
Clone this wiki locally