change to 0.71 version

This commit is contained in:
Chris Lu 2017-01-03 21:17:54 -08:00
parent 2d13382c68
commit 8fb29e5230

View file

@ -1,5 +1,5 @@
package util package util
const ( const (
VERSION = "0.71 beta" VERSION = "0.71"
) )