Browse Source

start 0.92 beta2

pull/697/head
Chris Lu 7 years ago
parent
commit
a9069520ae
  1. 2
      weed/util/constants.go

2
weed/util/constants.go

@ -1,5 +1,5 @@
package util
const (
VERSION = "0.91"
VERSION = "0.92 beta2"
)
Loading…
Cancel
Save