From 0089dd05e910852d5b821074c73287e730040630 Mon Sep 17 00:00:00 2001 From: Victor Vieux Date: Thu, 18 Jul 2013 20:50:04 +0000 Subject: [PATCH] switch version to -dev --- commands.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.go b/commands.go index f78effe944..936b23fea2 100644 --- a/commands.go +++ b/commands.go @@ -27,7 +27,7 @@ import ( "unicode" ) -const VERSION = "0.5.0" +const VERSION = "0.5.0-dev" var ( GITCOMMIT string