found bugs with 0.50, backing off for now

This commit is contained in:
Chris Lu 2014-03-19 01:30:53 -07:00
parent d8bc540130
commit e5e6eeda83

View file

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