adding ttl field to volume super block

This commit is contained in:
Chris Lu
2014-08-31 23:25:54 -07:00
parent 57a4549d86
commit 69343c5951
4 changed files with 45 additions and 1 deletions

View File

@@ -3,5 +3,5 @@ package util
import ()
const (
VERSION = "0.63 beta"
VERSION = "0.63"
)