mirror of
https://github.com/transmission/transmission
synced 2025-02-01 03:43:43 +00:00
#3741 Session-get reports rpc-version 10 instead of 11
This commit is contained in:
parent
809e1fe6e0
commit
904f09a076
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
#include "version.h"
|
#include "version.h"
|
||||||
#include "web.h"
|
#include "web.h"
|
||||||
|
|
||||||
#define RPC_VERSION 10
|
#define RPC_VERSION 11
|
||||||
#define RPC_VERSION_MIN 1
|
#define RPC_VERSION_MIN 1
|
||||||
|
|
||||||
#define RECENTLY_ACTIVE_SECONDS 60
|
#define RECENTLY_ACTIVE_SECONDS 60
|
||||||
|
|
Loading…
Reference in a new issue