Bump version to 0.6.0rc6
[novacoin.git] / src / main.h
index 6be5a8b..18d5dbd 100644 (file)
@@ -26,7 +26,7 @@ class CInv;
 class CRequestTracker;
 class CNode;
 
-static const int CLIENT_VERSION = 60005;
+static const int CLIENT_VERSION = 60006;
 static const bool VERSION_IS_BETA = true;
 extern const std::string CLIENT_NAME;