Update qt readme to indicate Qt is now the primary GUI.
authorMatt Corallo <matt@bluematt.me>
Fri, 14 Oct 2011 15:06:57 +0000 (11:06 -0400)
committerGavin Andresen <gavinandresen@gmail.com>
Tue, 25 Oct 2011 15:38:46 +0000 (11:38 -0400)
doc/readme-qt.rst

index 321f9b8..0901773 100644 (file)
@@ -1,5 +1,5 @@
-Bitcoin-qt: Qt4 based GUI replacement for Bitcoin
-=================================================
+Bitcoin-qt: Qt4 GUI for Bitcoin
+===============================
 
 Features
 ========
@@ -150,7 +150,7 @@ Berkely DB version warning
 
 A warning for people using the *static binary* version of Bitcoin on a Linux/UNIX-ish system (tl;dr: **Berkely DB databases are not forward compatible**).
 
-The static binary version of Bitcoin is linked against libdb4.7 or libdb4.8 (see also `this Debian issue`_).
+The static binary version of Bitcoin is linked against libdb4.8 (see also `this Debian issue`_).
 
 Now the nasty thing is that databases from 5.X are not compatible with 4.X.