Preparing monday 0.5.6 release

Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
This commit is contained in:
Jean-Laurent de Morlhon 2016-01-08 17:32:46 +01:00
parent ce057076ce
commit caf3e815ef
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import "fmt"
var ( var (
// Version should be updated by hand at each release // Version should be updated by hand at each release
Version = "0.6.0-dev" Version = "0.5.6-dev"
// GitCommit will be overwritten automatically by the build system // GitCommit will be overwritten automatically by the build system
GitCommit = "HEAD" GitCommit = "HEAD"