From af9dcde82e21c57ec7dc315926c127896c0b9916 Mon Sep 17 00:00:00 2001
From: fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>
Date: Sun, 1 Mar 2009 18:37:17 +0000
Subject: [PATCH] Updated googlecode instructions in RELEASE-CHECKLIST.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1557 788f1e2b-df1e-0410-8736-df70ead52e1b
---
 RELEASE-CHECKLIST | 4 ++--
 1 file 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