Browse Source

PV48.

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

2
libethcore/CommonEth.cpp

@ -33,7 +33,7 @@ namespace dev
namespace eth namespace eth
{ {
const unsigned c_protocolVersion = 47; const unsigned c_protocolVersion = 48;
const unsigned c_databaseVersion = 5; const unsigned c_databaseVersion = 5;
static const vector<pair<u256, string>> g_units = static const vector<pair<u256, string>> g_units =

Loading…
Cancel
Save