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