prepare for v0.43 release

This commit is contained in:
Chris Lu 2013-10-16 08:39:36 -07:00
parent 59ded34b83
commit c43dcfa3e2

View file

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