forked from user-none/arora
-
Notifications
You must be signed in to change notification settings - Fork 109
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.
-
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"
- Build a windows package and upload, see BuildingOnWindows
- Build a OS X package and upload, see BuildingOnMacOS
- update this wiki to use the next version :)
- Changelog, screenshots, Authors