diff options
author | obscuren <geffobscura@gmail.com> | 2014-08-22 02:23:33 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-08-22 02:23:33 +0800 |
commit | fb90ecc8bc3c9041612afbcf1d79900670055df0 (patch) | |
tree | f5d8b436ff41151352a1ee3cfa482f874ccfb289 /README.md | |
parent | 0af0f0d890120e007ce42f072e1ee179a62115d3 (diff) | |
parent | 5196f9a340d3e867bbff2e317a3c0697377da1cf (diff) | |
download | dexon-fb90ecc8bc3c9041612afbcf1d79900670055df0.tar dexon-fb90ecc8bc3c9041612afbcf1d79900670055df0.tar.gz dexon-fb90ecc8bc3c9041612afbcf1d79900670055df0.tar.bz2 dexon-fb90ecc8bc3c9041612afbcf1d79900670055df0.tar.lz dexon-fb90ecc8bc3c9041612afbcf1d79900670055df0.tar.xz dexon-fb90ecc8bc3c9041612afbcf1d79900670055df0.tar.zst dexon-fb90ecc8bc3c9041612afbcf1d79900670055df0.zip |
Merge branch 'release/0.6.4'
Diffstat (limited to 'README.md')
-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.6.3". For build instructions see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)). +of Concept 0.6.4". 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. |