Browse Source

1.29

pull/925/head 1.29
Chris Lu 6 years ago
parent
commit
6d4c44a85c
  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, 28)
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 29)
)
Loading…
Cancel
Save