Bump CLIENT_VERSION for rc4 release
authorGregory Maxwell <greg@xiph.org>
Fri, 16 Mar 2012 19:08:57 +0000 (15:08 -0400)
committerGregory Maxwell <greg@xiph.org>
Fri, 16 Mar 2012 19:08:57 +0000 (15:08 -0400)
src/main.h

index 1073372..560bff0 100644 (file)
@@ -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;