mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
Bump API_VERSION to 11.
This commit is contained in:
parent
d65d11d64c
commit
2eb393ae9a
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
#include "websessiondata.h"
|
||||
#include "webapplication.h"
|
||||
|
||||
static const int API_VERSION = 9;
|
||||
static const int API_VERSION = 10;
|
||||
static const int API_VERSION_MIN = 9;
|
||||
|
||||
const QString WWW_FOLDER = ":/www/public/";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue