소스 검색

Merge branch 'release/0.9.34' into develop

Jeffrey Wilcke 10 년 전
부모
커밋
8d016ced6b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      cmd/geth/main.go

+ 1 - 1
cmd/geth/main.go

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