up the version to 0.28 beta

This commit is contained in:
Chris Lu 2013-01-20 19:57:45 -08:00
parent c3ef8b433c
commit 06444b7c52

View file

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