Skip to content

Commit

Permalink
Gowut v1.2.2 public release.
Browse files Browse the repository at this point in the history
  • Loading branch information
icza committed Jan 17, 2017
1 parent d47e19c commit 9fac1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gwu/doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ package gwu

// Gowut version information.
const (
GowutVersion = "v1.2.2-dev" // Gowut version: "v"major.minor.maintenance[-dev]
GowutVersion = "v1.2.2" // Gowut version: "v"major.minor.maintenance[-dev]
GowutReleaseDate = "2017-01-17 CET" // Gowut release date
GowutRelDateLayout = "2006-01-02 MST" // Gowut release date layout (for time.Parse())
)

0 comments on commit 9fac1ec

Please sign in to comment.