X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=doc%2Frelease-process.txt;h=ed23ef3505492a5115af4803ce276c38ff604960;hb=5e322a72f94e3c759bb37cec37d8c066766b6072;hp=3f3c6dad6a42a8cec14a0e232fabbf07d1b216c2;hpb=a20c0d0f6792acf532309eee2e9f29120c801ee4;p=novacoin.git diff --git a/doc/release-process.txt b/doc/release-process.txt index 3f3c6da..ed23ef3 100644 --- a/doc/release-process.txt +++ b/doc/release-process.txt @@ -2,7 +2,7 @@ * update (commit) version in sources bitcoin-qt.pro - src/version.cpp + src/version.h share/setup.nsi doc/README* @@ -24,7 +24,7 @@ * Fetch and build inputs: mkdir -p inputs; cd inputs/ wget 'http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.6.tar.gz' -O miniupnpc-1.6.tar.gz - wget 'http://www.openssl.org/source/openssl-1.0.0e.tar.gz' + wget 'http://www.openssl.org/source/openssl-1.0.1b.tar.gz' wget 'http://download.oracle.com/berkeley-db/db-4.8.30.NC.tar.gz' wget 'http://zlib.net/zlib-1.2.6.tar.gz' wget 'ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.5.9.tar.gz' @@ -98,6 +98,8 @@ * update wiki download links +* update wiki changelog: https://en.bitcoin.it/wiki/Changelog + * Commit your signature to gitian.sigs: pushd gitian.sigs git add ${VERSION}/${SIGNER}