Browse Source

bump up version

pull/2/head
Chris Lu 12 years ago
parent
commit
45a6323a4b
  1. 2
      weed-fs/src/cmd/weed/version.go

2
weed-fs/src/cmd/weed/version.go

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

Loading…
Cancel
Save