Browse Source

1.47

pull/1165/head 1.47
Chris Lu 5 years ago
parent
commit
54369eccea
  1. 2
      weed/util/constants.go

2
weed/util/constants.go

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