From 5c11d1033d10cff42e2264e6a0044de1ecd0b281 Mon Sep 17 00:00:00 2001 From: Gustav Simonsson <gustav.simonsson@gmail.com> Date: Wed, 2 Sep 2015 00:29:24 +0200 Subject: Bump version to 1.0.3 --- cmd/geth/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/geth/main.go b/cmd/geth/main.go index cd903e62b..8320ab75b 100644 --- a/cmd/geth/main.go +++ b/cmd/geth/main.go @@ -50,7 +50,7 @@ import ( const ( ClientIdentifier = "Geth" - Version = "1.0.1" + Version = "1.0.3" ) var ( -- cgit v1.2.3