Browse Source

1.35

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