Skip to content

Commit

Permalink
Bump version: v0.18.1 Tantalum 2017-12-05
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotchance authored Dec 5, 2017
1 parent 7eee484 commit 991feb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import (
// c2go -v
//
// See https://github.com/elliotchance/c2go/wiki/Release-Process
const Version = "v0.18.0 Tantalum 2017-12-04"
const Version = "v0.18.1 Tantalum 2017-12-05"

var stderr io.Writer = os.Stderr

Expand Down

0 comments on commit 991feb4

Please sign in to comment.