Sfoglia il codice sorgente

Removed frontier in version :-(

obscuren 10 anni fa
parent
commit
b52807f0c0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 (