diff options
| author | Jeff Garzik <[email protected]> | 2011-06-16 17:52:38 -0400 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2011-06-16 17:52:38 -0400 |
| commit | eeac8727bc0a951631bdd301ea3344c88fbb0859 (patch) | |
| tree | 6d1a51901641924af66883209b33f22f92ac0417 | |
| parent | Merge pull request #226 from jordanlewis/betterheaders (diff) | |
| download | discoin-eeac8727bc0a951631bdd301ea3344c88fbb0859.tar.xz discoin-eeac8727bc0a951631bdd301ea3344c88fbb0859.zip | |
doc/release-process.txt: minor updates
| -rw-r--r-- | doc/release-process.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/release-process.txt b/doc/release-process.txt index f8882399b..c06e9f4cd 100644 --- a/doc/release-process.txt +++ b/doc/release-process.txt @@ -16,8 +16,15 @@ { insert useful info here } + Build output expected: + 1. linux 32-bit and 64-bit binaries + source + 2. windows 32-bit binary + source + 3. windows installer + * upload source and builds to SF +* create SHA1SUMS for builds, and PGP-sign it + * update bitcoin.org version * update forum version |