aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-07-24 20:16:04 +0800
committerobscuren <geffobscura@gmail.com>2014-07-24 20:16:04 +0800
commit702cf5a3e19e33616e7e98ec8ab7a00d56dd7e85 (patch)
treecf025478adbc2243a5b11d4c5e1dda7acf0d3086 /README.md
parent92b16618edf6bbb6d98659050d8bf0d538285491 (diff)
parentdcf4fad97156f431612ed3915e167ce5a5314588 (diff)
downloaddexon-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 69c6eb0ad..5b0f6e07f 100644
--- a/README.md
+++ b/README.md
@@ -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.