diff options
author | obscuren <geffobscura@gmail.com> | 2014-07-17 21:35:46 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-07-17 21:35:46 +0800 |
commit | 3331bb29eaf6569925e0001f1b177c6b17b682af (patch) | |
tree | ef8be4e44b8d88c03c88d3e7dc9e2f5697df886d | |
parent | 16f61005006751c38607da089a864350d997c52e (diff) | |
download | dexon-3331bb29eaf6569925e0001f1b177c6b17b682af.tar dexon-3331bb29eaf6569925e0001f1b177c6b17b682af.tar.gz dexon-3331bb29eaf6569925e0001f1b177c6b17b682af.tar.bz2 dexon-3331bb29eaf6569925e0001f1b177c6b17b682af.tar.lz dexon-3331bb29eaf6569925e0001f1b177c6b17b682af.tar.xz dexon-3331bb29eaf6569925e0001f1b177c6b17b682af.tar.zst dexon-3331bb29eaf6569925e0001f1b177c6b17b682af.zip |
bump
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Ethereum Ethereum Go Development package (C) Jeffrey Wilcke Ethereum is currently in its testing phase. The current state is "Proof -of Concept 0.5.16". For build instructions see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)). +of Concept 0.5.20". For build instructions see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)). Ethereum Go is split up in several sub packages Please refer to each individual package for more information. |