Bump version to 0.6.0.8
[novacoin.git] / src / main.h
index e74263a..9ae4a1d 100644 (file)
@@ -26,7 +26,7 @@ class CInv;
 class CRequestTracker;
 class CNode;
 
-static const int CLIENT_VERSION = 60007;
+static const int CLIENT_VERSION = 60008;
 static const bool VERSION_IS_BETA = true;
 extern const std::string CLIENT_NAME;