diff options
-rw-r--r-- | RELEASE-CHECKLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index d72b3d277..c84b93b2a 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -8,7 +8,8 @@ _ Tag release _ Generate tarball (make tarball) -_ Generate Windows package and copy to directory +_ Generate Windows package and copy to directory. (be sure to + 'make prep' first to strip the executable, inter alia) _ Upload to Google Code googlecode_upload.py -s "Source tarball" -p pandoc -u fiddlosopher --labels=Featured,Type-Source,OpSys-All dist/pandoc-1.2.tar.gz |