release 0.37

This commit is contained in:
Chris Lu
2013-07-28 22:54:06 -07:00
parent 8f0b527b28
commit fb53ec30f7

View File

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