Browse Source

release 0.37

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

2
go/weed/version.go

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

Loading…
Cancel
Save