Selaa lähdekoodia

Removed frontier in version :-(

obscuren 10 vuotta sitten
vanhempi
commit
b52807f0c0
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 (