Browse Source

prepare to release 0.38

pull/2/head
Chris Lu 12 years ago
parent
commit
0deda9b638
  1. 2
      go/weed/version.go

2
go/weed/version.go

@ -6,7 +6,7 @@ import (
) )
const ( const (
VERSION = "0.38"
VERSION = "0.39"
) )
var cmdVersion = &Command{ var cmdVersion = &Command{

Loading…
Cancel
Save