set to beta version for 0.27

This commit is contained in:
Chris Lu 2013-01-02 15:41:43 -08:00
parent 3c8dd8592a
commit e9eb8949ba

View file

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