Browse Source

prepare for 0.95

pull/729/head 0.95
Chris Lu 7 years ago
parent
commit
7f760f16b0
  1. 2
      weed/util/constants.go

2
weed/util/constants.go

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