diff --git a/main.go b/main.go index 486f9875b..b31143da9 100644 --- a/main.go +++ b/main.go @@ -36,7 +36,7 @@ import ( // c2go -v // // See https://github.com/elliotchance/c2go/wiki/Release-Process -const Version = "v0.16.11 Radium 2017-11-01" +const Version = "v0.16.12 Radium 2017-11-02" var stderr io.Writer = os.Stderr