Selaa lähdekoodia

cmd/geth: version bump 0.9.33

Jeffrey Wilcke 10 vuotta sitten
vanhempi
commit
22c7ce0162
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      cmd/geth/main.go

+ 1 - 1
cmd/geth/main.go

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