diff options
author | obscuren <geffobscura@gmail.com> | 2014-07-25 16:43:35 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-07-25 16:43:35 +0800 |
commit | d761af84c83ae8d9d723e6766abb7950ff59cdf3 (patch) | |
tree | 6fe0805649ddf38b2b90e77c5fb2000a4bdab536 /README.md | |
parent | 06ec80f39495bdd92878468cf862f52e9748f1ca (diff) | |
parent | 54f9ea14e197ad805f24592153f1b9e69f3bc5c3 (diff) | |
download | go-tangerine-d761af84c83ae8d9d723e6766abb7950ff59cdf3.tar go-tangerine-d761af84c83ae8d9d723e6766abb7950ff59cdf3.tar.gz go-tangerine-d761af84c83ae8d9d723e6766abb7950ff59cdf3.tar.bz2 go-tangerine-d761af84c83ae8d9d723e6766abb7950ff59cdf3.tar.lz go-tangerine-d761af84c83ae8d9d723e6766abb7950ff59cdf3.tar.xz go-tangerine-d761af84c83ae8d9d723e6766abb7950ff59cdf3.tar.zst go-tangerine-d761af84c83ae8d9d723e6766abb7950ff59cdf3.zip |
Merge branch 'release/0.6.0'
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.5.20". For build instructions see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)). +of Concept 0.6.0". 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. |