diff --git a/go/util/constants.go b/go/util/constants.go index ca801574c..fcb635c33 100644 --- a/go/util/constants.go +++ b/go/util/constants.go @@ -1,5 +1,5 @@ package util const ( - VERSION = "0.69 beta" + VERSION = "0.69 beta20150226" )