Browse Source

upgrade to 1.02

pull/769/head 1.02
Chris Lu 6 years ago
parent
commit
6e11923551
  1. 2
      weed/util/constants.go

2
weed/util/constants.go

@ -1,5 +1,5 @@
package util
const (
VERSION = "1.01"
VERSION = "1.02"
)
Loading…
Cancel
Save