cmd/geth: bump version 0.9.39

This commit is contained in:
Jeffrey Wilcke 2015-07-09 18:07:52 +02:00
parent 6f9377475c
commit 5a810758db
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ import (
const ( const (
ClientIdentifier = "Geth" ClientIdentifier = "Geth"
Version = "0.9.38" Version = "0.9.39"
) )
var ( var (