A possible fix might be to change the file src/version.h as such:
static const int PROTOCOL_VERSION = 70001;
static const int MIN_PROTO_VERSION = 209;
I cannot test it (@work currently). Can someone else step in please?
I just tried it but unfortunately was met with the same result I'm afraid
