Releasing Gammu¶
- Ensure that all tests pass on both Linux and Windows.
- Update changelog and fill in release date in
ChangeLog. - Update man pages using
make update-man. - Run
./admin/make-releaseto verify release build works. - (optional) Test created tarballs.
- Run
./admin/make-release branchto make final release. - Push created tag to GitHub.
- Wait for AppVeyor to produce Windows binaries.
- Import release to the website.