diff options
author | John MacFarlane <jgm@berkeley.edu> | 2010-03-20 14:47:31 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2010-03-20 14:47:31 -0700 |
commit | 53a109c83b559e4bbb59ecb81e38db08e9ccdcbe (patch) | |
tree | 33b246262154c4797ea68e55178b1b797550fba4 /RELEASE-CHECKLIST | |
parent | 5a24e1371da58a5f8f02718944809637420c370a (diff) | |
download | pandoc-53a109c83b559e4bbb59ecb81e38db08e9ccdcbe.tar.gz |
Updated RELEASE-CHECKLIST - git, not svn.
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r-- | RELEASE-CHECKLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index bfdd15768..f30c59143 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -3,8 +3,7 @@ _ Test, on linux, windows, mac _ Finalize changelog -_ Tag release - svn copy https://pandoc.googlecode.com/svn/trunk https://pandoc.googlecode.com/svn/tags/pandoc-x.yy +_ Tag release in git _ Generate tarball (make tarball) |