Browse Source

move to 0.27

pull/2/head
Chris Lu 12 years ago
parent
commit
5f278c6bd7
  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.27 beta"
VERSION = "0.27"
)
var cmdVersion = &Command{

Loading…
Cancel
Save