From 5e3a4de02f7cf379f677140fad3d1a608cb31cb3 Mon Sep 17 00:00:00 2001 From: "Guillaume J. Charmes" Date: Mon, 5 Aug 2013 14:49:37 -0700 Subject: [PATCH] Update version. Upstream-commit: 590fc58de70bb281812371be6e44ccb7d73d3ec6 Component: engine --- components/engine/commands.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/commands.go b/components/engine/commands.go index aa991811ca..78916f3a7c 100644 --- a/components/engine/commands.go +++ b/components/engine/commands.go @@ -27,7 +27,7 @@ import ( "unicode" ) -const VERSION = "0.5.0-dev" +const VERSION = "0.5.1-dev" var ( GITCOMMIT string