X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/da9d12f5d93724cb07a4107aa7aff92be9fb2ddb..3f55bd5dad9d8639755f0ed5ce70d6936ce699c2:/rsync.h diff --git a/rsync.h b/rsync.h index 73ba1d9b..e89b43cc 100644 --- a/rsync.h +++ b/rsync.h @@ -70,7 +70,7 @@ * unlikely to begin by sending a byte between MIN_PROTOCL_VERSION and * MAX_PROTOCOL_VERSION. */ -#define MIN_PROTOCOL_VERSION 17 +#define MIN_PROTOCOL_VERSION 19 #define OLD_PROTOCOL_VERSION 20 #define MAX_PROTOCOL_VERSION 40