- Update changelog in
README.md - Update version in
plugin/uncrustify.vim - Convert
README.mdto 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://git@github.com:embear/vim-uncrustify.git - Create a Vimball archive:
make package - Update VIM online