diff --git a/main.go b/main.go index 548487404..38ff2c981 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.6 Radium 2017-10-23" +const Version = "v0.16.7 Radium 2017-10-24" var stderr io.Writer = os.Stderr