Explorar el Código

cmd/geth: bump

Jeffrey Wilcke hace 10 años
padre
commit
67e6f74e9a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      cmd/geth/main.go

+ 1 - 1
cmd/geth/main.go

@@ -46,7 +46,7 @@ import (
 
 const (
 	ClientIdentifier = "Geth"
-	Version          = "0.9.31"
+	Version          = "0.9.32"
 )
 
 var (