add percentage of benchmark progress

plan to release v0.48
This commit is contained in:
Chris Lu
2014-03-10 13:34:06 -07:00
parent 45757b8b55
commit c81f85e16d
2 changed files with 5 additions and 2 deletions

View File

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