1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-05 16:47:04 +02:00

prepare to merge with master

This commit is contained in:
Chris Lu 2018-05-30 22:29:18 -07:00
parent dc13e10637
commit 4d1eedfa28

View file

@ -1,5 +1,5 @@
package util
const (
VERSION = "0.78"
VERSION = "0.90 beta"
)