diff options
| author | Gavin Andresen <[email protected]> | 2012-02-07 11:22:09 -0500 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2012-02-07 11:22:09 -0500 |
| commit | 6bf4253a68f42db1ca48176148f29ff6c157955a (patch) | |
| tree | d8ba7dfed7a60cf4fba4e7570e8d5267cb62ee14 /doc | |
| parent | Look for flushwallet/listen/irc/dnsseed/upnp instead of noflushwallet/etc. An... (diff) | |
| download | discoin-6bf4253a68f42db1ca48176148f29ff6c157955a.tar.xz discoin-6bf4253a68f42db1ca48176148f29ff6c157955a.zip | |
Increase client version to 0.6
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README | 4 | ||||
| -rw-r--r-- | doc/README_windows.txt | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/README b/doc/README index d8453a4d6..00694e2ae 100644 --- a/doc/README +++ b/doc/README @@ -1,6 +1,6 @@ -Bitcoin 0.5.99 BETA +Bitcoin 0.6.0 BETA -Copyright (c) 2009-2011 Bitcoin Developers +Copyright (c) 2009-2012 Bitcoin Developers Distributed under the MIT/X11 software license, see the accompanying file license.txt or http://www.opensource.org/licenses/mit-license.php. This product includes software developed by the OpenSSL Project for use in diff --git a/doc/README_windows.txt b/doc/README_windows.txt index f3e9811aa..9aa5aa744 100644 --- a/doc/README_windows.txt +++ b/doc/README_windows.txt @@ -1,6 +1,6 @@ -Bitcoin 0.5.99 BETA
+Bitcoin 0.6.0 BETA
-Copyright (c) 2009-2011 Bitcoin Developers
+Copyright (c) 2009-2012 Bitcoin Developers
Distributed under the MIT/X11 software license, see the accompanying
file license.txt or http://www.opensource.org/licenses/mit-license.php.
This product includes software developed by the OpenSSL Project for use in
|