Browse Source

change version to "0.75 dev"

pull/279/head
tnextday 10 years ago
parent
commit
87d5e9322e
  1. 2
      weed/util/constants.go

2
weed/util/constants.go

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