diff options
author | obscuren <geffobscura@gmail.com> | 2014-08-22 02:25:38 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-08-22 02:25:38 +0800 |
commit | 088bbc6bb73739811ea6a533ebb7af879fe8517e (patch) | |
tree | 12cf90bbe2fc7cf996b208c0bce183193cf6872f /README.md | |
parent | 732573ba512aa215e88aed3f20393c3c42c1aeb0 (diff) | |
parent | d03ab3c97652d61a9f179215f31e107c91bd6058 (diff) | |
download | go-tangerine-088bbc6bb73739811ea6a533ebb7af879fe8517e.tar go-tangerine-088bbc6bb73739811ea6a533ebb7af879fe8517e.tar.gz go-tangerine-088bbc6bb73739811ea6a533ebb7af879fe8517e.tar.bz2 go-tangerine-088bbc6bb73739811ea6a533ebb7af879fe8517e.tar.lz go-tangerine-088bbc6bb73739811ea6a533ebb7af879fe8517e.tar.xz go-tangerine-088bbc6bb73739811ea6a533ebb7af879fe8517e.tar.zst go-tangerine-088bbc6bb73739811ea6a533ebb7af879fe8517e.zip |
Merge branch 'release/0.6.4' into develop
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. |