cmd/geth: develop version bump 0.9.29

This commit is contained in:
obscuren 2015-06-09 21:14:11 +02:00
parent 667f5a09c3
commit 7e58949c3f

View File

@ -44,7 +44,7 @@ import (
const ( const (
ClientIdentifier = "Geth" ClientIdentifier = "Geth"
Version = "0.9.28" Version = "0.9.29"
) )
var ( var (