diff --git a/main.go b/main.go index 1c55f4517..9f63ef383 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.17.5 Samarium 2017-11-17" +const Version = "v0.17.6 Samarium 2017-11-18" var stderr io.Writer = os.Stderr