]> granicus.if.org Git - transmission/commitdiff
bump RPC_VERSION to 14 because of the queuing changes
authorJordan Lee <jordan@transmissionbt.com>
Sun, 7 Aug 2011 19:25:36 +0000 (19:25 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Sun, 7 Aug 2011 19:25:36 +0000 (19:25 +0000)
libtransmission/rpcimpl.c

index bb41217bc1dfe1de9924f95587eddf2ec9292d69..6f302f652fdb2e9029f7afd692c1e7bd8aeb46c6 100644 (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