aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey Wilcke <geffobscura@gmail.com>2015-08-06 00:35:28 +0800
committerJeffrey Wilcke <geffobscura@gmail.com>2015-08-06 00:35:28 +0800
commit9a02f537260f64cc91a66074d920ae20b99b0a40 (patch)
treeca495dfbbbc41a817f5779f7e8511d8e23cddb34
parent80e5f507130a926ea62dde07c2b98d6f8a0ba3e2 (diff)
parent98100f472c3bee473ea32044e47e82835b9cfadb (diff)
downloadgo-tangerine-9a02f537260f64cc91a66074d920ae20b99b0a40.tar
go-tangerine-9a02f537260f64cc91a66074d920ae20b99b0a40.tar.gz
go-tangerine-9a02f537260f64cc91a66074d920ae20b99b0a40.tar.bz2
go-tangerine-9a02f537260f64cc91a66074d920ae20b99b0a40.tar.lz
go-tangerine-9a02f537260f64cc91a66074d920ae20b99b0a40.tar.xz
go-tangerine-9a02f537260f64cc91a66074d920ae20b99b0a40.tar.zst
go-tangerine-9a02f537260f64cc91a66074d920ae20b99b0a40.zip
Merge branch 'develop'
-rw-r--r--cmd/geth/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/geth/main.go b/cmd/geth/main.go
index 00dd8f753..cd903e62b 100644
--- a/cmd/geth/main.go
+++ b/cmd/geth/main.go
@@ -50,7 +50,7 @@ import (
const (
ClientIdentifier = "Geth"
- Version = "1.0.0"
+ Version = "1.0.1"
)
var (