diff options
author | Gavin Andresen <gavinandresen@gmail.com> | 2011-11-21 14:37:59 -0500 |
---|---|---|
committer | Gavin Andresen <gavinandresen@gmail.com> | 2011-11-21 14:37:59 -0500 |
commit | 795faa595cb6b97f44c661af494390ebde311c83 (patch) | |
tree | e8de8924c250bce97427e7fee864795533673bb5 | |
parent | 42eb76a0540d8332650b34ba0f949d403fcd8a89 (diff) |
Bump version numbers to 0.5.1
-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 f45bf0c152..5e0f8ee1ed 100644 --- a/doc/README +++ b/doc/README @@ -1,4 +1,4 @@ -Bitcoin 0.5.0 BETA +Bitcoin 0.5.1 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 ea2f14c42a..d237615f57 100644 --- a/doc/README_windows.txt +++ b/doc/README_windows.txt @@ -1,4 +1,4 @@ -Bitcoin 0.5.0 BETA
+Bitcoin 0.5.1 BETA
Copyright (c) 2009-2011 Bitcoin Developers
Distributed under the MIT/X11 software license, see the accompanying
|