From e349fb935006c5f01932c7a71ebbfc3a2b200ce7 Mon Sep 17 00:00:00 2001 From: obscuren Date: Sun, 22 Mar 2015 12:20:27 +0100 Subject: [PATCH] bump --- cmd/ethereum/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/ethereum/main.go b/cmd/ethereum/main.go index 7d5854230..b9a4ff045 100644 --- a/cmd/ethereum/main.go +++ b/cmd/ethereum/main.go @@ -42,7 +42,7 @@ import ( const ( ClientIdentifier = "Ethereum(G)" - Version = "0.9.1" + Version = "0.9.2" ) var (