Commit 98100f47 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke

cmd/geth: bumped version number

parent 26f83879
...@@ -50,7 +50,7 @@ import ( ...@@ -50,7 +50,7 @@ import (
const ( const (
ClientIdentifier = "Geth" ClientIdentifier = "Geth"
Version = "1.0.0" Version = "1.0.1"
) )
var ( var (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment