summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-03-01 18:37:17 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-03-01 18:37:17 +0000
commitaf9dcde82e21c57ec7dc315926c127896c0b9916 (patch)
tree5307c43141f84363d39f45a2b2bdb0b09ae7abbd
parentb6cdd995ade6515c641f50ffb9af47c0313f4040 (diff)
Updated googlecode instructions in RELEASE-CHECKLIST.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1557 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r--RELEASE-CHECKLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index 5e71889bb..d72b3d277 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -11,8 +11,8 @@ _ Generate tarball (make tarball)
_ Generate Windows package and copy to directory
_ Upload to Google Code
- googlecode-upload.py -s "Source tarball" -p pandoc -u fiddlosopher --labels=Featured,Type-Source,OpSys-All pandoc-x.yy.tar.gz
- googlecode-upload.py -s "Windows binary package" -p pandoc -u fiddlosopher --labels=Featured,Type-Archive,OpSys-Windows pandoc-x.yy.zip
+ googlecode_upload.py -s "Source tarball" -p pandoc -u fiddlosopher --labels=Featured,Type-Source,OpSys-All dist/pandoc-1.2.tar.gz
+ googlecode_upload.py -s "Windows installer" -p pandoc -u fiddlosopher --labels=Featured,Type-Installer,OpSys-Windows pandoc-1.2-setup.exe
_ Go to Google code and deprecate the old versions