From 85144f17c383657b27cd940f6856498e11dca4da Mon Sep 17 00:00:00 2001 From: Elliot Chance Date: Sat, 3 Jun 2017 18:23:06 +1000 Subject: [PATCH] Bump version --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 111964480..114f1f545 100644 --- a/main.go +++ b/main.go @@ -23,7 +23,7 @@ import ( // c2go -v // // See https://github.com/elliotchance/c2go/wiki/Release-Process -const Version = "0.12.5" +const Version = "0.13.0" type ProgramArgs struct { verbose bool