X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/4d2ea5a8380b5fa5633ea358397753d491bbb227..21068d8e87cfe777aed2735a3241084b313109ad:/rsync.h diff --git a/rsync.h b/rsync.h index 4d3facca..54ed2d40 100644 --- a/rsync.h +++ b/rsync.h @@ -67,7 +67,7 @@ #define FLAG_MISSING (1<<6) /* generator */ /* update this if you make incompatible changes */ -#define PROTOCOL_VERSION 29 +#define PROTOCOL_VERSION 30 /* We refuse to interoperate with versions that are not in this range. * Note that we assume we'll work with later versions: the onus is on