Update the protocol version of the node interface

Protocol version 29 will correspond to PA 5.0, and the node stuff has
been postponed until 6.0, so the node interface needs to bump the
protocol version to 30.
This commit is contained in:
Tanu Kaskinen 2013-09-23 11:55:16 +03:00
parent 32112b9739
commit e3485290eb
5 changed files with 12 additions and 10 deletions

View file

@ -176,7 +176,7 @@ enum {
/* Supported since protocol v27 (3.0) */
PA_COMMAND_SET_PORT_LATENCY_OFFSET,
/* Supported since protocol v29 (5.0) */
/* Supported since protocol v30 (6.0) */
PA_COMMAND_GET_NODE_INFO,
PA_COMMAND_GET_NODE_INFO_LIST,