Browse Source

adjusting version

pull/2/head
Chris Lu 12 years ago
parent
commit
729340708e
  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.18"
VERSION = "0.19"
)
var cmdVersion = &Command{

Loading…
Cancel
Save