X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fversion.h;h=f63b1bdaddd2e577bc0ed3822770a0a84e272ef3;hp=d71041574f9eb1c5606ff21efaf8244ea1e2b602;hb=ea9627979e172dd1d13e9f1a4b4185bb820fcfe8;hpb=865a0c1674dd13563498608dfff27fa6da7b8357 diff --git a/src/version.h b/src/version.h index d710415..f63b1bd 100644 --- a/src/version.h +++ b/src/version.h @@ -29,7 +29,7 @@ extern const std::string CLIENT_DATE; // network protocol versioning // -static const int PROTOCOL_VERSION = 60000; +static const int PROTOCOL_VERSION = 60001; // earlier versions not supported as of Feb 2012, and are disconnected static const int MIN_PROTO_VERSION = 209;