- Update changelog in
README.md
- Update version in
plugin/uncrustify.vim
- Convert
README.md
to help file:make doc
- Commit current version:
hg commit -m 'prepare release vX.Y.Z'
- Tag version:
hg tag vX.Y.Z -m 'tag release vX.Y.Z'
- Push release to GitHub:
-
hg push git+ssh://[email protected]:embear/vim-uncrustify.git
- Create a Vimball archive:
make package
- Update VIM online