Browse Source

for 1.10

pull/781/head 1.10
Chris Lu 6 years ago
parent
commit
a3def2bbd9
  1. 2
      weed/util/constants.go

2
weed/util/constants.go

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