From: Uwe Hermann Date: Tue, 6 Oct 2015 06:52:24 +0000 (+0200) Subject: README: Bump libsigrok requirement to 0.4.0. X-Git-Url: http://sigrok.org/gitweb/?p=sigrok-meter.git;a=commitdiff_plain;h=7d640512d459c09232f2e27a0b82d3510dae6ae8 README: Bump libsigrok requirement to 0.4.0. --- diff --git a/README b/README index 8b7bf62..3bc2c11 100644 --- a/README +++ b/README @@ -30,7 +30,7 @@ Requirements - PyQt4 or PySide (both need at least the QtCore and QtGui components) - PyQtGraph - - libsigrok >= 0.3.0 (including the Python bindings) + - libsigrok >= 0.4.0 (including the Python bindings) Building and installing