add white list to both master and volume servers

prepare for v0.41
This commit is contained in:
Chris Lu
2013-08-13 09:31:19 -07:00
parent 3572e1140e
commit e45c6b5e21
4 changed files with 46 additions and 41 deletions

View File

@@ -6,7 +6,7 @@ import (
)
const (
VERSION = "0.40"
VERSION = "0.41"
)
var cmdVersion = &Command{