mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-26 08:05:11 -07:00
Increase API_VERSION
Conflicts: src/webui/webapplication.cpp
This commit is contained in:
parent
7f58ff4c8f
commit
3738302a3c
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
|
||||
using namespace libtorrent;
|
||||
|
||||
static const int API_VERSION = 3;
|
||||
static const int API_VERSION = 4;
|
||||
static const int API_VERSION_MIN = 2;
|
||||
|
||||
const QString WWW_FOLDER = ":/www/public/";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue