diff --git a/libdevcore/Common.cpp b/libdevcore/Common.cpp index ad779e35d..908948236 100644 --- a/libdevcore/Common.cpp +++ b/libdevcore/Common.cpp @@ -27,7 +27,7 @@ using namespace dev; namespace dev { -char const* Version = "0.6.8c"; +char const* Version = "0.6.8d"; }