diff options
author | obscuren <geffobscura@gmail.com> | 2014-07-24 20:16:04 +0800 |
---|---|---|
committer | obscuren <geffobscura@gmail.com> | 2014-07-24 20:16:04 +0800 |
commit | 702cf5a3e19e33616e7e98ec8ab7a00d56dd7e85 (patch) | |
tree | cf025478adbc2243a5b11d4c5e1dda7acf0d3086 /README.md | |
parent | 92b16618edf6bbb6d98659050d8bf0d538285491 (diff) | |
parent | dcf4fad97156f431612ed3915e167ce5a5314588 (diff) | |
download | dexon-702cf5a3e19e33616e7e98ec8ab7a00d56dd7e85.tar dexon-702cf5a3e19e33616e7e98ec8ab7a00d56dd7e85.tar.gz dexon-702cf5a3e19e33616e7e98ec8ab7a00d56dd7e85.tar.bz2 dexon-702cf5a3e19e33616e7e98ec8ab7a00d56dd7e85.tar.lz dexon-702cf5a3e19e33616e7e98ec8ab7a00d56dd7e85.tar.xz dexon-702cf5a3e19e33616e7e98ec8ab7a00d56dd7e85.tar.zst dexon-702cf5a3e19e33616e7e98ec8ab7a00d56dd7e85.zip |
Merge branch 'feature/refactor_vm' 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.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. |