Browse Source

bump up to 0.46

pull/2/head
Chris Lu 11 years ago
parent
commit
2cba123474
  1. 2
      go/weed/version.go

2
go/weed/version.go

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

Loading…
Cancel
Save