releasing 0.53, and then move to 0.54 beta

This commit is contained in:
Chris Lu 2014-04-13 03:10:59 -07:00
parent 0abd809663
commit 931bf2a50a

View file

@ -3,5 +3,5 @@ package util
import () import ()
const ( const (
VERSION = "0.53 beta" VERSION = "0.54 beta"
) )