diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-12-19 17:49:26 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-12-19 17:49:40 +0100 |
| commit | 07c31466c9239ff1931ac3872c353892d41a59cb (patch) | |
| tree | b8fbd99de2e3f3c12b2956d2a643714cd814d301 | |
| parent | Merge pull request #5504 (diff) | |
| parent | Drop beta suffixes from readmes (diff) | |
| download | discoin-07c31466c9239ff1931ac3872c353892d41a59cb.tar.xz discoin-07c31466c9239ff1931ac3872c353892d41a59cb.zip | |
Merge pull request #5500
e85855f Drop beta suffixes from readmes (Michael Ford)
| -rw-r--r-- | doc/README.md | 2 | ||||
| -rw-r--r-- | doc/README_windows.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.md b/doc/README.md index 3ec5f11df..73a268ee9 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,4 +1,4 @@ -Bitcoin 0.10.99 BETA +Bitcoin 0.10.99 ===================== Copyright (c) 2009-2014 Bitcoin Developers diff --git a/doc/README_windows.txt b/doc/README_windows.txt index 9780a2cb1..80e6f779a 100644 --- a/doc/README_windows.txt +++ b/doc/README_windows.txt @@ -1,4 +1,4 @@ -Bitcoin 0.10.99 BETA
+Bitcoin 0.10.99
Copyright (c) 2009-2014 Bitcoin Core Developers
|