Browse Source

1.38

pull/991/head 1.38
Chris Lu 6 years ago
parent
commit
fdff927b37
  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, 37)
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 38)
)
Loading…
Cancel
Save