diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-04-05 09:25:07 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-04-05 09:40:48 +0200 |
commit | b67eb8dde8853c2956f6ed36746fc3ade248e925 (patch) | |
tree | efafb22ef46c2aea02f11bca218e2ee343cf9d99 /doc | |
parent | fade78854cf4e8b0d2f603a33c1a3383859da0d1 (diff) |
doc: Remove version numbers from READMEs
If we want to keep these numbers, could generate them using autoconf.
But this seems unnecessary.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.md | 4 | ||||
-rw-r--r-- | doc/README_windows.txt | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/README.md b/doc/README.md index 5c00ab9150..275ae67e54 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,5 +1,5 @@ -Bitcoin Core 0.14.99 -===================== +Bitcoin Core +============= Setup --------------------- diff --git a/doc/README_windows.txt b/doc/README_windows.txt index 0e4c9ce04f..07d61b3bda 100644 --- a/doc/README_windows.txt +++ b/doc/README_windows.txt @@ -1,5 +1,5 @@ -Bitcoin Core 0.14.99
-=====================
+Bitcoin Core
+=============
Intro
-----
|