Browse Source

0.31 is next release

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

2
go/weed/version.go

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

Loading…
Cancel
Save