Explorar el Código

cmd/geth: version bump 0.9.35

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

+ 1 - 1
cmd/geth/main.go

@@ -48,7 +48,7 @@ import (
 
 const (
 	ClientIdentifier = "Geth"
-	Version          = "0.9.34"
+	Version          = "0.9.35"
 )
 
 var (