Skip to content

Commit

Permalink
Modified release date.
Browse files Browse the repository at this point in the history
  • Loading branch information
icza committed Sep 26, 2017
1 parent 5ca5153 commit 1cabf83
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 @@ -397,6 +397,6 @@ package gwu
// Gowut version information.
const (
GowutVersion = "v1.3.0" // Gowut version: "v"major.minor.maintenance[-dev]
GowutReleaseDate = "2017-01-17 CET" // Gowut release date
GowutReleaseDate = "2017-09-26 CET" // Gowut release date
GowutRelDateLayout = "2006-01-02 MST" // Gowut release date layout (for time.Parse())
)

0 comments on commit 1cabf83

Please sign in to comment.