move to 0.27

This commit is contained in:
Chris Lu 2013-01-14 14:23:43 -08:00
parent 8fb8ebdf14
commit 5f278c6bd7

View file

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