Browse Source

Merge branch 'develop' into glog

obscuren 10 năm trước cách đây
mục cha
commit
60e097a5f4
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

@@ -43,7 +43,7 @@ import (
 
 const (
 	ClientIdentifier = "Geth"
-	Version          = "0.9.4"
+	Version          = "0.9.5"
 )
 
 var (