diff --git a/libethcore/Common.h b/libethcore/Common.h index 5a29fe87f..998e0ba82 100644 --- a/libethcore/Common.h +++ b/libethcore/Common.h @@ -24,7 +24,7 @@ #pragma once // define version -#define ETH_VERSION 0.5.7 +#define ETH_VERSION 0.5.8 // way to many uint to size_t warnings in 32 bit build #ifdef _M_IX86 diff --git a/libethereum/CommonEth.cpp b/libethereum/CommonEth.cpp index d0a94d2e4..4efb0f4eb 100644 --- a/libethereum/CommonEth.cpp +++ b/libethereum/CommonEth.cpp @@ -28,7 +28,7 @@ using namespace eth; //#define ETH_ADDRESS_DEBUG 1 -const unsigned eth::c_protocolVersion = 16; +const unsigned eth::c_protocolVersion = 17; static const vector> g_units = {