From d7122449be6d0267f2e51e8ccd9a361f92c374f0 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Fri, 10 May 2013 21:18:58 +0000 Subject: [PATCH] Bugfix: May15: Avoid referring to bitcoind as "command-line", since it fails to meet basic reasonable expectations for CLI software --- may15.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/may15.html b/may15.html index 0b044690..c5fa7347 100644 --- a/may15.html +++ b/may15.html @@ -6,7 +6,7 @@ layout: base-en

15 May 2013 Upgrade Deadline

What is happening

-If you are using an old version of Bitcoin-Qt (or bitcoind, the command-line bitcoin software), +If you are using an old version of Bitcoin-Qt (or bitcoind, the server bitcoin software), you must either upgrade to version 0.8.0 or later before May 15, 2013 or modify a file and restart bitcoin to work around a bug with the old software.