diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-06-02 07:39:48 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2017-06-02 07:39:56 +0200 |
commit | 4a41de4585a4dffb451a9be8078abb838235f336 (patch) | |
tree | 11762244fe6f1c15237d45eb703102c7de04b442 /doc | |
parent | 9e3ad500780b284765654cff4144451c7fa5ef6b (diff) |
build: bump version to 0.14.2
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Doxyfile | 2 | ||||
-rw-r--r-- | doc/README.md | 2 | ||||
-rw-r--r-- | doc/README_windows.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index 2146a00220..a76918df7b 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "Bitcoin Core" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.14.1 +PROJECT_NUMBER = 0.14.2 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/doc/README.md b/doc/README.md index 52a4cc0bf6..81ded9e10a 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,4 +1,4 @@ -Bitcoin Core 0.14.1 +Bitcoin Core 0.14.2 ===================== Setup diff --git a/doc/README_windows.txt b/doc/README_windows.txt index 5b9aaef57a..ec365178a5 100644 --- a/doc/README_windows.txt +++ b/doc/README_windows.txt @@ -1,4 +1,4 @@ -Bitcoin Core 0.14.1
+Bitcoin Core 0.14.2
=====================
Intro
|