1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-07-03 15:46:44 +02:00

start 0.91 beta

This commit is contained in:
Chris Lu 2018-06-24 09:29:34 -07:00
parent cf76711789
commit c0122eeef3

View file

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