Bump version to 0.6.0.8

This commit is contained in:
Luke Dashjr
2012-05-08 20:11:44 +00:00
parent cd0527453b
commit 8fa3259664
5 changed files with 7 additions and 7 deletions

View 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;