diff --git a/src/main.h b/src/main.h index 10733727c..560bff0cd 100644 --- a/src/main.h +++ b/src/main.h @@ -26,7 +26,7 @@ class CInv; class CRequestTracker; class CNode; -static const int CLIENT_VERSION = 60003; +static const int CLIENT_VERSION = 60004; static const bool VERSION_IS_BETA = true; extern const std::string CLIENT_NAME;