@ -24,7 +24,7 @@
#pragma once
// define version
#define ETH_VERSION 0.5.5
#define ETH_VERSION 0.5.6
// way to many uint to size_t warnings in 32 bit build
#ifdef _M_IX86
@ -28,7 +28,7 @@ using namespace eth;
//#define ETH_ADDRESS_DEBUG 1
const unsigned eth::c_protocolVersion = 14;
const unsigned eth::c_protocolVersion = 15;
static const vector<pair<u256, string>> g_units =
{