diff --git a/CMakeLists.txt b/CMakeLists.txt index 06032cba5..86ede6b3c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ set(minBoostVersion 1.76) set(minQt6Version 6.5.0) set(minOpenSSLVersion 3.0.2) set(minLibtorrent1Version 1.2.19) -set(minLibtorrentVersion 2.0.9) +set(minLibtorrentVersion 2.0.10) set(minZlibVersion 1.2.11) include(GNUInstallDirs) diff --git a/INSTALL b/INSTALL index 8d43301ed..86ed7c5f3 100644 --- a/INSTALL +++ b/INSTALL @@ -5,7 +5,7 @@ qBittorrent - A BitTorrent client in C++ / Qt - Boost >= 1.76 - - libtorrent-rasterbar 1.2.19 - 1.2.x || 2.0.9 - 2.0.x + - libtorrent-rasterbar 1.2.19 - 1.2.x || 2.0.10 - 2.0.x * By Arvid Norberg, https://www.libtorrent.org/ * Be careful: another library (the one used by rTorrent) uses a similar name