mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 14:38:04 -06:00
Increase API_VERSION
Conflicts: src/webui/webapplication.cpp
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
|
|
||||||
using namespace libtorrent;
|
using namespace libtorrent;
|
||||||
|
|
||||||
static const int API_VERSION = 3;
|
static const int API_VERSION = 4;
|
||||||
static const int API_VERSION_MIN = 2;
|
static const int API_VERSION_MIN = 2;
|
||||||
|
|
||||||
const QString WWW_FOLDER = ":/www/public/";
|
const QString WWW_FOLDER = ":/www/public/";
|
||||||
|
|||||||
Reference in New Issue
Block a user