this is a fix important enough for a version bump

This commit is contained in:
Chris Lu
2013-10-31 12:57:32 -07:00
parent 53eacb4341
commit b579451db9

View File

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