diff options
| author | Gavin Andresen <[email protected]> | 2012-04-27 10:14:33 -0400 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2012-04-27 10:14:33 -0400 |
| commit | 2c31cfc27128d470104a7ed221ea584b87cbcdd6 (patch) | |
| tree | c9ae000fd0c2815fbc9e301dbc0b77b7bbfd6712 /doc | |
| parent | Merge pull request #1151 from freewil/listsinceblock-blockhash (diff) | |
| download | discoin-2c31cfc27128d470104a7ed221ea584b87cbcdd6.tar.xz discoin-2c31cfc27128d470104a7ed221ea584b87cbcdd6.zip | |
Bump version numbers for 0.6.1rc1
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README | 2 | ||||
| -rw-r--r-- | doc/README_windows.txt | 2 | ||||
| -rw-r--r-- | doc/release-process.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/README b/doc/README index 00694e2ae..aa8996095 100644 --- a/doc/README +++ b/doc/README @@ -1,4 +1,4 @@ -Bitcoin 0.6.0 BETA +Bitcoin 0.6.1rc1 BETA Copyright (c) 2009-2012 Bitcoin Developers Distributed under the MIT/X11 software license, see the accompanying diff --git a/doc/README_windows.txt b/doc/README_windows.txt index 9aa5aa744..6b48b1d1e 100644 --- a/doc/README_windows.txt +++ b/doc/README_windows.txt @@ -1,4 +1,4 @@ -Bitcoin 0.6.0 BETA
+Bitcoin 0.6.1rc1 BETA
Copyright (c) 2009-2012 Bitcoin Developers
Distributed under the MIT/X11 software license, see the accompanying
diff --git a/doc/release-process.txt b/doc/release-process.txt index 3f3c6dad6..a1b0250ac 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* |