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

prepare for 0.95

This commit is contained in:
Chris Lu 2018-09-03 20:52:52 -07:00
parent 35bafd9861
commit 7f760f16b0

View file

@ -1,5 +1,5 @@
package util
const (
VERSION = "0.94"
VERSION = "0.95"
)