diff options
Diffstat (limited to 'RELEASE-CHECKLIST-TEMPLATE.org')
| -rw-r--r-- | RELEASE-CHECKLIST-TEMPLATE.org | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/RELEASE-CHECKLIST-TEMPLATE.org b/RELEASE-CHECKLIST-TEMPLATE.org index 5beedd02a..da9ed9bd0 100644 --- a/RELEASE-CHECKLIST-TEMPLATE.org +++ b/RELEASE-CHECKLIST-TEMPLATE.org @@ -51,9 +51,8 @@ popd *** TODO Copy deb to server, install it *** TODO Add release on github (use 'make changes_github' and upload files) *** TODO create release announcement and add to GH release announcement -#+begin_src sh :results none -echo <<EOF >relann-VERSION -I'm pleased to announce the release of pandoc VERSION, +#+begin_src elisp :results value file :file relann-VERSION +"I'm pleased to announce the release of pandoc VERSION, available in the usual places: Binary packages & changelog: @@ -67,7 +66,7 @@ Description of release. Any API changes. Thanks to all who contributed, especially new contributors ... -EOF +" #+end_src *** TODO Announce on pandoc-announce, pandoc-discuss |
