1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-21 21:57:01 +00:00

#3445 bump RPC version to 10

This commit is contained in:
Mitchell Livingston 2010-07-23 00:48:45 +00:00
parent 1b0a671f1a
commit 9f65c0ef11

View file

@ -31,7 +31,7 @@
#include "version.h"
#include "web.h"
#define RPC_VERSION 9
#define RPC_VERSION 10
#define RPC_VERSION_MIN 1
#define RECENTLY_ACTIVE_SECONDS 60