瀏覽代碼

Removed frontier in version :-(

obscuren 10 年之前
父節點
當前提交
b52807f0c0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      cmd/ethereum/main.go

+ 1 - 1
cmd/ethereum/main.go

@@ -42,7 +42,7 @@ import (
 
 const (
 	ClientIdentifier = "Ethereum(G)"
-	Version          = "Frontier - 0.9.1"
+	Version          = "0.9.1"
 )
 
 var (