bump up the versoin

This commit is contained in:
Chris Lu
2013-07-15 16:27:11 -07:00
parent 70fe7e6b5d
commit 524a44f027

View File

@@ -6,7 +6,7 @@ import (
) )
const ( const (
VERSION = "0.34" VERSION = "0.35 beta"
) )
var cmdVersion = &Command{ var cmdVersion = &Command{