Browse Source

Version bump.

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

2
libethcore/CommonEth.cpp

@ -34,7 +34,7 @@ namespace dev
namespace eth
{
const unsigned c_protocolVersion = 40;
const unsigned c_protocolVersion = 41;
const unsigned c_databaseVersion = 4;
static const vector<pair<u256, string>> g_units =

Loading…
Cancel
Save