Browse Source

up the version to 0.28 beta

pull/2/head
Chris Lu 12 years ago
parent
commit
06444b7c52
  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"
VERSION = "0.28 beta"
)
var cmdVersion = &Command{

Loading…
Cancel
Save