Browse Source

1.48

pull/1189/head 1.48
Chris Lu 5 years ago
parent
commit
aa1807e082
  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, 47)
VERSION = fmt.Sprintf("%s %d.%d", sizeLimit, 1, 48)
)
Loading…
Cancel
Save