Index: rsync-3.2.7/rsync.h =================================================================== --- rsync-3.2.7.orig/rsync.h +++ rsync-3.2.7/rsync.h @@ -111,7 +111,7 @@ /* Update this if you make incompatible changes and ALSO update the * SUBPROTOCOL_VERSION if it is not a final (official) release. */ -#define PROTOCOL_VERSION 31 +#define PROTOCOL_VERSION 32 /* This is used when working on a new protocol version or for any unofficial * protocol tweaks. It should be a non-zero value for each pre-release repo