aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2014-07-24 18:04:15 +0800
committerobscuren <geffobscura@gmail.com>2014-07-24 18:04:15 +0800
commit32d125131f602d63f66ee7eb09439074f0b94a91 (patch)
treede8cdb558d390f8200962af2d24d4402b6762409 /README.md
parent958b482ada677028e11698c219ed5b1e70b224e6 (diff)
downloaddexon-32d125131f602d63f66ee7eb09439074f0b94a91.tar
dexon-32d125131f602d63f66ee7eb09439074f0b94a91.tar.gz
dexon-32d125131f602d63f66ee7eb09439074f0b94a91.tar.bz2
dexon-32d125131f602d63f66ee7eb09439074f0b94a91.tar.lz
dexon-32d125131f602d63f66ee7eb09439074f0b94a91.tar.xz
dexon-32d125131f602d63f66ee7eb09439074f0b94a91.tar.zst
dexon-32d125131f602d63f66ee7eb09439074f0b94a91.zip
Refactored to new state and vm
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.