prepare for 0.34 release

This commit is contained in:
Chris Lu
2013-07-13 19:46:26 -07:00
parent ac15868694
commit 76ba0021e5

View File

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