remove logging

This commit is contained in:
Chris Lu
2013-07-15 16:44:24 -07:00
parent 524a44f027
commit dd66193bfb
2 changed files with 1 additions and 2 deletions

View File

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