diff options
| author | Gavin Andresen <[email protected]> | 2012-10-09 12:37:35 -0400 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2012-10-09 12:37:35 -0400 |
| commit | 1d1f32d16d9495ae761c4caa3ef776d73b086bd2 (patch) | |
| tree | bbb3a4cca40bc6e3107c170fc40d679af509aa60 /doc | |
| parent | Fix bad merge, pszDataDir duplication (diff) | |
| download | discoin-1d1f32d16d9495ae761c4caa3ef776d73b086bd2.tar.xz discoin-1d1f32d16d9495ae761c4caa3ef776d73b086bd2.zip | |
Bump versions for 0.7.1 release
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README | 2 | ||||
| -rw-r--r-- | doc/README_windows.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/README b/doc/README index bc6468e67..b20da7fb0 100644 --- a/doc/README +++ b/doc/README @@ -1,4 +1,4 @@ -Bitcoin 0.7.0 BETA +Bitcoin 0.7.1 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 4d9b4b20a..7ec86d713 100644 --- a/doc/README_windows.txt +++ b/doc/README_windows.txt @@ -1,4 +1,4 @@ -Bitcoin 0.7.0 BETA
+Bitcoin 0.7.1 BETA
Copyright (c) 2009-2012 Bitcoin Developers
Distributed under the MIT/X11 software license, see the accompanying
|