Browse Source

change to 0.71 version

pull/430/head
Chris Lu 8 years ago
parent
commit
8fb29e5230
  1. 2
      weed/util/constants.go

2
weed/util/constants.go

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