Browse Source

1.30

pull/931/head 1.30
Chris Lu 6 years ago
parent
commit
59a9e15733
  1. 2
      weed/util/constants.go

2
weed/util/constants.go

@ -5,5 +5,5 @@ import (
)
var (
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 29)
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 30)
)
Loading…
Cancel
Save