diff options
| author | Pieter Wuille <[email protected]> | 2012-04-10 13:31:12 -0700 |
|---|---|---|
| committer | Pieter Wuille <[email protected]> | 2012-04-10 13:31:12 -0700 |
| commit | 702764f53b6aded29fc2e020078d192ec2b13d68 (patch) | |
| tree | 3c532113e13e79b5a0677fd5f8080766ea96ae23 /doc | |
| parent | Merge pull request #1046 from laanwj/2012_04_rpcporterror (diff) | |
| parent | Build identification strings (diff) | |
| download | discoin-702764f53b6aded29fc2e020078d192ec2b13d68.tar.xz discoin-702764f53b6aded29fc2e020078d192ec2b13d68.zip | |
Merge pull request #1054 from sipa/buildinfo
Build identification strings
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/release-process.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-process.txt b/doc/release-process.txt index 051a2151b..3f3c6dad6 100644 --- a/doc/release-process.txt +++ b/doc/release-process.txt @@ -2,7 +2,7 @@ * update (commit) version in sources bitcoin-qt.pro - src/main.h (CLIENT_VERSION : PROTOCOL_VERSION in serialize.h is updated only on protocol changes) + src/version.cpp share/setup.nsi doc/README* |