obscuren hace 10 años
padre
commit
e349fb9350
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      cmd/ethereum/main.go

+ 1 - 1
cmd/ethereum/main.go

@@ -42,7 +42,7 @@ import (
 
 const (
 	ClientIdentifier = "Ethereum(G)"
-	Version          = "0.9.1"
+	Version          = "0.9.2"
 )
 
 var (