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