Version bump
This commit is contained in:
		@@ -13,7 +13,7 @@ Status](http://build.ethdev.com/buildstatusimage?builder=Linux%20Go%20develop%20
 | 
			
		||||
 | 
			
		||||
Ethereum Go Client © 2014 Jeffrey Wilcke.
 | 
			
		||||
 | 
			
		||||
Current state: Proof of Concept 0.7
 | 
			
		||||
Current state: Proof of Concept 0.8
 | 
			
		||||
 | 
			
		||||
Ethereum is currently in its testing phase. 
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -32,7 +32,7 @@ import (
 | 
			
		||||
 | 
			
		||||
const (
 | 
			
		||||
	ClientIdentifier = "Ethereum(G)"
 | 
			
		||||
	Version          = "0.7.11"
 | 
			
		||||
	Version          = "0.8.0"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
var clilogger = logger.NewLogger("CLI")
 | 
			
		||||
 
 | 
			
		||||
@@ -32,7 +32,7 @@ import (
 | 
			
		||||
 | 
			
		||||
const (
 | 
			
		||||
	ClientIdentifier = "Mist"
 | 
			
		||||
	Version          = "0.7.11"
 | 
			
		||||
	Version          = "0.8.0"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
var ethereum *eth.Ethereum
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user