diff --git a/main.go b/main.go index 613c9b6ee..5b07438bf 100644 --- a/main.go +++ b/main.go @@ -35,7 +35,7 @@ import ( // c2go -v // // See https://github.com/elliotchance/c2go/wiki/Release-Process -const Version = "v0.16.1 Radium 2017-09-09" +const Version = "v0.16.2 Radium 2017-09-18" var stderr io.Writer = os.Stderr