diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-01-29 16:08:22 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-01-29 16:09:11 +0100 |
commit | f9a2f088820574ce3c6d06bd9f4ea711184eadad (patch) | |
tree | 9dd4dc87d209af84fed4ef45150259701ca2e2de /doc | |
parent | 9bbbfe188c430ce078ca5f4d13885c68b35351f5 (diff) |
Bump version numbers for 0.9.0rc1 release
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.md | 6 | ||||
-rw-r--r-- | doc/README_windows.txt | 5 |
2 files changed, 6 insertions, 5 deletions
diff --git a/doc/README.md b/doc/README.md index c23d4a484e..148db94214 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,7 +1,7 @@ -Bitcoin 0.8.2 BETA -==================== +Bitcoin 0.9.0rc1 BETA +===================== -Copyright (c) 2009-2013 Bitcoin Developers +Copyright (c) 2009-2014 Bitcoin Developers Setup diff --git a/doc/README_windows.txt b/doc/README_windows.txt index f120b8eb2f..abca4894e2 100644 --- a/doc/README_windows.txt +++ b/doc/README_windows.txt @@ -1,6 +1,7 @@ -Bitcoin 0.8.2 BETA
+Bitcoin 0.9.0rc1 BETA
+
+Copyright (c) 2009-2014 Bitcoin Core Developers
-Copyright (c) 2009-2013 Bitcoin Developers
Distributed under the MIT/X11 software license, see the accompanying
file COPYING or http://www.opensource.org/licenses/mit-license.php.
This product includes software developed by the OpenSSL Project for use in
|