aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2017-04-05 09:25:07 +0200
committerWladimir J. van der Laan <[email protected]>2017-04-05 09:40:48 +0200
commitb67eb8dde8853c2956f6ed36746fc3ade248e925 (patch)
treeefafb22ef46c2aea02f11bca218e2ee343cf9d99 /doc
parentMerge #10153: logging: Fix off-by-one for shrinkdebugfile default (diff)
downloaddiscoin-b67eb8dde8853c2956f6ed36746fc3ade248e925.tar.xz
discoin-b67eb8dde8853c2956f6ed36746fc3ade248e925.zip
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.md4
-rw-r--r--doc/README_windows.txt4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/README.md b/doc/README.md
index 5c00ab915..275ae67e5 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 0e4c9ce04..07d61b3bd 100644
--- a/doc/README_windows.txt
+++ b/doc/README_windows.txt
@@ -1,5 +1,5 @@
-Bitcoin Core 0.14.99
-=====================
+Bitcoin Core
+=============
Intro
-----