bump 0.3.1-rc1

Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
This commit is contained in:
Evan Hazlett
2015-07-15 17:55:07 -04:00
parent 2c36635dd4
commit 993f2dbe24

View File

@@ -2,7 +2,7 @@ package version
var (
// VERSION should be updated by hand at each release
VERSION = "0.4.0-dev"
VERSION = "0.3.1-rc1"
// GITCOMMIT will be overwritten automatically by the build system
GITCOMMIT = "HEAD"