Browse Source

release 0.36

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

2
go/weed/version.go

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

Loading…
Cancel
Save