From f9488cb763d218683904fe0f46b409d8ef42f963 Mon Sep 17 00:00:00 2001 From: obscuren Date: Sat, 4 Apr 2015 16:41:12 +0200 Subject: bumped version number --- 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 166545014..9d517bda1 100644 --- a/cmd/geth/main.go +++ b/cmd/geth/main.go @@ -43,7 +43,7 @@ import ( const ( ClientIdentifier = "Geth" - Version = "0.9.5" + Version = "0.9.6" ) var ( -- cgit v1.2.3