mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 23:37:59 +00:00
Bump API_VERSION to 16.
This commit is contained in:
parent
c9a8d19e6c
commit
4e96a1065e
@ -54,7 +54,7 @@
|
|||||||
#include "prefjson.h"
|
#include "prefjson.h"
|
||||||
#include "websessiondata.h"
|
#include "websessiondata.h"
|
||||||
|
|
||||||
static const int API_VERSION = 16;
|
static const int API_VERSION = 17;
|
||||||
static const int API_VERSION_MIN = 15;
|
static const int API_VERSION_MIN = 15;
|
||||||
|
|
||||||
const QString WWW_FOLDER = ":/www/public/";
|
const QString WWW_FOLDER = ":/www/public/";
|
||||||
|
Loading…
Reference in New Issue
Block a user