diff --git a/libdevcore/Common.cpp b/libdevcore/Common.cpp index cf6bf44c4..251774b68 100644 --- a/libdevcore/Common.cpp +++ b/libdevcore/Common.cpp @@ -27,7 +27,7 @@ using namespace dev; namespace dev { -char const* Version = "0.9.1"; +char const* Version = "0.9.2"; }