diff options
| author | Jeff Garzik <[email protected]> | 2011-05-17 01:36:31 -0400 |
|---|---|---|
| committer | Jeff Garzik <[email protected]> | 2011-05-17 01:36:31 -0400 |
| commit | 270e944e30cbfdcd4411dbe8d2fbc6bd0bab0fc0 (patch) | |
| tree | d978215c492e3f11d1c608116e0d7bcb91294912 | |
| parent | Build error mingw, missing std:: (diff) | |
| download | discoin-270e944e30cbfdcd4411dbe8d2fbc6bd0bab0fc0.tar.xz discoin-270e944e30cbfdcd4411dbe8d2fbc6bd0bab0fc0.zip | |
doc/README: bump version to 0.3.22v0.3.22rc1
| -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 3137d0adc..11dcfeb2b 100644 --- a/doc/README +++ b/doc/README @@ -1,4 +1,4 @@ -Bitcoin 0.3.21 BETA +Bitcoin 0.3.22 BETA Copyright (c) 2009-2011 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 4c2065235..e7c519ddd 100644 --- a/doc/README_windows.txt +++ b/doc/README_windows.txt @@ -1,4 +1,4 @@ -Bitcoin 0.3.21 BETA
+Bitcoin 0.3.22 BETA
Copyright (c) 2009-2011 Bitcoin Developers
Distributed under the MIT/X11 software license, see the accompanying
|