Browse Source

Release 0.74

pull/455/head
Chris Lu 9 years ago
committed by chulin
parent
commit
cdcf120449
  1. 2
      weed/util/constants.go

2
weed/util/constants.go

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