adjusting version

This commit is contained in:
Chris Lu 2012-09-24 02:02:42 -07:00
parent e340fbee82
commit 729340708e

View file

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