diff options
| author | Gregory Maxwell <[email protected]> | 2012-05-08 15:22:02 -0400 |
|---|---|---|
| committer | Gregory Maxwell <[email protected]> | 2012-05-08 15:22:02 -0400 |
| commit | a5f95d75a150c3a46488cc8a49653de7fd91f5f2 (patch) | |
| tree | c5d7700e5e56035be3694267440597aaf84558c5 /doc | |
| parent | Merge pull request #1219 from luke-jr/rm_fee_tip (diff) | |
| download | discoin-a5f95d75a150c3a46488cc8a49653de7fd91f5f2.tar.xz discoin-a5f95d75a150c3a46488cc8a49653de7fd91f5f2.zip | |
Increase client version to 0.6.99
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 a196a461e..4eda8bcd7 100644 --- a/doc/README +++ b/doc/README @@ -1,4 +1,4 @@ -Bitcoin 0.6.1 BETA +Bitcoin 0.6.99 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 ec0225fd9..eec252931 100644 --- a/doc/README_windows.txt +++ b/doc/README_windows.txt @@ -1,4 +1,4 @@ -Bitcoin 0.6.1 BETA
+Bitcoin 0.6.99 BETA
Copyright (c) 2009-2012 Bitcoin Developers
Distributed under the MIT/X11 software license, see the accompanying
|