Browse Source

version 0.9.17

obscuren 10 năm trước cách đây
mục cha
commit
c8fc4cebe6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      cmd/geth/main.go

+ 1 - 1
cmd/geth/main.go

@@ -51,7 +51,7 @@ import _ "net/http/pprof"
 
 const (
 	ClientIdentifier = "Geth"
-	Version          = "0.9.16"
+	Version          = "0.9.17"
 )
 
 var (