diff --git a/main.go b/main.go index 26c71a43c..412ed8591 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.15 Radium 2017-11-07" +const Version = "v0.17.0 Samarium 2017-11-08" var stderr io.Writer = os.Stderr