mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
#3741 Session-get reports rpc-version 10 instead of 11
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include "version.h"
|
||||
#include "web.h"
|
||||
|
||||
#define RPC_VERSION 10
|
||||
#define RPC_VERSION 11
|
||||
#define RPC_VERSION_MIN 1
|
||||
|
||||
#define RECENTLY_ACTIVE_SECONDS 60
|
||||
|
||||
Reference in New Issue
Block a user