From 30b921ef463247da63dece1cb81887f7e66668ff Mon Sep 17 00:00:00 2001 From: obscuren Date: Thu, 30 Apr 2015 00:40:14 +0200 Subject: cmd/geth: bump version to 0.9.14 --- cmd/geth/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/geth') diff --git a/cmd/geth/main.go b/cmd/geth/main.go index 365390a07..ef007051c 100644 --- a/cmd/geth/main.go +++ b/cmd/geth/main.go @@ -47,7 +47,7 @@ import _ "net/http/pprof" const ( ClientIdentifier = "Geth" - Version = "0.9.13" + Version = "0.9.14" ) var ( -- cgit v1.2.3