From a06a84d19b24da4005bc4d150f071ec4a703521b Mon Sep 17 00:00:00 2001 From: obscuren Date: Thu, 24 Jul 2014 12:30:41 +0200 Subject: Refactored to reflect the new VM and State --- ethereal/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ethereal/main.go') diff --git a/ethereal/main.go b/ethereal/main.go index e1cd43ace..ebda552ee 100644 --- a/ethereal/main.go +++ b/ethereal/main.go @@ -10,7 +10,7 @@ import ( const ( ClientIdentifier = "Ethereal" - Version = "0.5.17" + Version = "0.6.0" ) func main() { -- cgit v1.2.3