X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fversion.h;h=f63b1bdaddd2e577bc0ed3822770a0a84e272ef3;hb=ea9627979e172dd1d13e9f1a4b4185bb820fcfe8;hp=d71041574f9eb1c5606ff21efaf8244ea1e2b602;hpb=8b09cd3a4db2d712e91826d44a0e777478b450c6;p=novacoin.git 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;