Browse Source

Version bump.

cl-refactor
Gav Wood 10 years ago
parent
commit
e5cd66898c
  1. 2
      libdevcore/Common.cpp

2
libdevcore/Common.cpp

@ -28,7 +28,7 @@ using namespace dev;
namespace dev
{
char const* Version = "0.9.28";
char const* Version = "0.9.29";
const u256 UndefinedU256 = ~(u256)0;

Loading…
Cancel
Save