From b305b8d8c51bdcffe3f0cb2733028e7f6fd06a2a Mon Sep 17 00:00:00 2001 From: Fabio Alessandro Locati Date: Sat, 15 Aug 2015 12:50:52 +0200 Subject: [PATCH] Fix minimum libtorrent-rasterbar version as title --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index ffafb55d9..f4452273e 100644 --- a/INSTALL +++ b/INSTALL @@ -14,7 +14,7 @@ qBittorrent - A BitTorrent client in C++ / Qt4 - pkg-config executable - - libtorrent-rasterbar by Arvid Norberg (>= 0.15.0) + - libtorrent-rasterbar by Arvid Norberg (>= 0.16.19 OR >= 1.0.6) -> http://www.libtorrent.net Be careful: another library (the one used by rTorrent) uses a similar name. @@ -44,7 +44,7 @@ qBittorrent - A BitTorrent client in C++ / Qt4 - pkg-config executable - - libtorrent-rasterbar by Arvid Norberg (>= v0.15.0) + - libtorrent-rasterbar by Arvid Norberg (>= 0.16.19 OR >= v1.0.6) -> http://www.libtorrent.net Be careful: another library (the one used by rTorrent) uses a similar name.