aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/README.md2
-rw-r--r--doc/README_windows.txt2
-rw-r--r--doc/release-notes.md3
3 files changed, 4 insertions, 3 deletions
diff --git a/doc/README.md b/doc/README.md
index f63296759..1a7b06868 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -1,4 +1,4 @@
-Bitcoin 0.8.4 BETA
+Bitcoin 0.8.5 BETA
====================
Copyright (c) 2009-2013 Bitcoin Developers
diff --git a/doc/README_windows.txt b/doc/README_windows.txt
index 46f6c1aed..f0eb21150 100644
--- a/doc/README_windows.txt
+++ b/doc/README_windows.txt
@@ -1,4 +1,4 @@
-Bitcoin 0.8.4 BETA
+Bitcoin 0.8.5 BETA
Copyright (c) 2009-2013 Bitcoin Developers
Distributed under the MIT/X11 software license, see the accompanying
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 33fc35186..bc605cf8b 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -1,6 +1,7 @@
(note: this is a temporary file, to be added-to by anybody, and deleted at
release time)
-0.8.4 changes
+0.8.5 changes
=============
+Workaround negative version numbers serialization bug.