Ver código fonte

cmd/geth: bumped version number

Jeffrey Wilcke 10 anos atrás
pai
commit
98100f472c
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      cmd/geth/main.go

+ 1 - 1
cmd/geth/main.go

@@ -50,7 +50,7 @@ import (
 
 const (
 	ClientIdentifier = "Geth"
-	Version          = "1.0.0"
+	Version          = "1.0.1"
 )
 
 var (