From 45499094ef6fb2822da6494cc898c49f90eacbd0 Mon Sep 17 00:00:00 2001 From: Gav Wood Date: Fri, 5 Dec 2014 09:52:34 +0100 Subject: [PATCH] PV48. --- libethcore/CommonEth.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libethcore/CommonEth.cpp b/libethcore/CommonEth.cpp index e68839ed5..5f9332ad8 100644 --- a/libethcore/CommonEth.cpp +++ b/libethcore/CommonEth.cpp @@ -33,7 +33,7 @@ namespace dev namespace eth { -const unsigned c_protocolVersion = 47; +const unsigned c_protocolVersion = 48; const unsigned c_databaseVersion = 5; static const vector> g_units =