Browse Source

Version bump.

cl-refactor
Gav Wood 10 years ago
parent
commit
4842accecb
  1. 2
      libethcore/CommonEth.cpp

2
libethcore/CommonEth.cpp

@ -29,7 +29,7 @@ using namespace eth;
//#define ETH_ADDRESS_DEBUG 1
const unsigned eth::c_protocolVersion = 30;
const unsigned eth::c_protocolVersion = 31;
const unsigned eth::c_databaseVersion = 1;
static const vector<pair<u256, string>> g_units =

Loading…
Cancel
Save