prepare to release 0.38

This commit is contained in:
Chris Lu 2013-08-11 11:50:18 -07:00
parent 7cef280bdc
commit 0deda9b638

View File

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