NOTE: This assumes you've run the tests and they pass.
- Increase the version number.
- Change the name of
hll--X.Y.Z.sql
. - Change
hll.control
. - Change
Makefile
. - Change
postgresql-hll.spec
. - Change
README.markdown
- Change the name of
- Edit changelogs in
postgresql-hll.spec
andCHANGELOG.markdown
. - Commit those two sets of changes.
- Tag the commit. 'vX.Y.Z' is the name format.
- Push tag and commits to
master
.