1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-19 02:05:32 +00:00

bump RPC_VERSION to 14 because of the queuing changes

This commit is contained in:
Jordan Lee 2011-08-07 19:25:36 +00:00
parent 313bd9e211
commit 398b6ad8dc

View file

@ -35,7 +35,7 @@
#include "version.h"
#include "web.h"
#define RPC_VERSION 13
#define RPC_VERSION 14
#define RPC_VERSION_MIN 1
#define RECENTLY_ACTIVE_SECONDS 60