From cd1d73008aec750d12c442a91c06b9967c2362f6 Mon Sep 17 00:00:00 2001 From: Gav Wood Date: Wed, 5 Nov 2014 17:40:40 +0000 Subject: [PATCH] Version bumps all round. --- libdevcore/Common.cpp | 2 +- libethcore/CommonEth.cpp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/libdevcore/Common.cpp b/libdevcore/Common.cpp index 9d2ae55d7..78dbed65b 100644 --- a/libdevcore/Common.cpp +++ b/libdevcore/Common.cpp @@ -27,7 +27,7 @@ using namespace dev; namespace dev { -char const* Version = "0.7.8"; +char const* Version = "0.7.9"; } diff --git a/libethcore/CommonEth.cpp b/libethcore/CommonEth.cpp index e7223d896..8e21884ee 100644 --- a/libethcore/CommonEth.cpp +++ b/libethcore/CommonEth.cpp @@ -34,8 +34,8 @@ namespace dev namespace eth { -const unsigned c_protocolVersion = 38; -const unsigned c_databaseVersion = 3; +const unsigned c_protocolVersion = 39; +const unsigned c_databaseVersion = 4; static const vector> g_units = {