Browse Source

1.47

pull/1165/head
Chris Lu 5 years ago
parent
commit
6808bfec49
  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, 46)
VERSION = fmt.Sprintf7"%s %d.%d", sizeLimit, 1, 46)
)
Loading…
Cancel
Save