diff options
author | obscuren <geffobscura@gmail.com> | 2014-06-27 01:55:19 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-06-27 01:55:19 +0800 |
commit | 8935a93cf8990b8cfc120ff0ae385f3dde6cd165 (patch) | |
tree | f57ecbea40ca0354bb050d70a10851669412a581 | |
parent | 491925b71ef3431d2acd8cd0c639d90c9ae0cb2d (diff) | |
parent | a98e6a262a21ff08c28495bab5180a1c15826d40 (diff) | |
download | go-tangerine-8935a93cf8990b8cfc120ff0ae385f3dde6cd165.tar go-tangerine-8935a93cf8990b8cfc120ff0ae385f3dde6cd165.tar.gz go-tangerine-8935a93cf8990b8cfc120ff0ae385f3dde6cd165.tar.bz2 go-tangerine-8935a93cf8990b8cfc120ff0ae385f3dde6cd165.tar.lz go-tangerine-8935a93cf8990b8cfc120ff0ae385f3dde6cd165.tar.xz go-tangerine-8935a93cf8990b8cfc120ff0ae385f3dde6cd165.tar.zst go-tangerine-8935a93cf8990b8cfc120ff0ae385f3dde6cd165.zip |
Merge branch 'release/0.5.15' into develop
-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 5.0 RC14". For build instructions see the [Wiki](https://github.com/ethereum/go-ethereum/wiki/Building-Ethereum(Go)). +of Concept 0.5.15". 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. |