diff options
Diffstat (limited to 'RELEASE-CHECKLIST')
| -rw-r--r-- | RELEASE-CHECKLIST | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index 0030a0152..5237a1e4b 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -1,3 +1,5 @@ +[ ] bump version number for pandoc and pandoc-cli +[ ] sync pandoc version in pandoc-cli [ ] update MANUAL.txt date [ ] make prerelease [ ] Finalize changelog @@ -11,12 +13,13 @@ [ ] make update-website [ ] Tag release in git: - use X.Y for pandoc - - if needed: pandoc-cli-X.Y + - pandoc-cli-X.Y - if needed: pandoc-server-X.Y - if needed: pandoc-lua-engine-X.Y -[ ] Upload packages to hackage if changed: +[ ] Upload packages to Hackage: - pandoc - pandoc-cli + and if changed: - pandoc-server - pandoc-lua-engine [ ] make pandoc-templates |
