From d5a988747e321916212139ac0391f1b384b9f2cc Mon Sep 17 00:00:00 2001 From: Elliot Chance Date: Sat, 27 May 2017 17:38:45 +0200 Subject: [PATCH] Bump version --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index fef06ead1..4280dec5c 100644 --- a/main.go +++ b/main.go @@ -25,7 +25,7 @@ import ( // c2go -v // // See https://github.com/elliotchance/c2go/wiki/Release-Process -const Version = "0.12.0" +const Version = "0.12.1" type ProgramArgs struct { verbose bool