From 36fe11378cc3f798741bbad71de65933d6fb33a9 Mon Sep 17 00:00:00 2001 From: obscuren Date: Fri, 10 Apr 2015 18:21:27 +0200 Subject: Bump --- cmd/geth/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/geth/main.go') diff --git a/cmd/geth/main.go b/cmd/geth/main.go index 9192c7708..9e5ae5857 100644 --- a/cmd/geth/main.go +++ b/cmd/geth/main.go @@ -46,7 +46,7 @@ import _ "net/http/pprof" const ( ClientIdentifier = "Geth" - Version = "0.9.8" + Version = "0.9.9" ) var app = utils.NewApp(Version, "the go-ethereum command line interface") -- cgit v1.2.3