forked from flike/kingshard
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
flike
committed
Feb 26, 2017
1 parent
ed894b5
commit 069e2f4
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
package hack | ||
|
||
const ( | ||
Version = "2017-02-12 11:17:45 +0800 @4ed842d" | ||
Compile = "2017-02-26 12:15:39 +0800 by go version go1.8 darwin/amd64" | ||
Version = "2017-02-26 12:16:42 +0800 @ed894b5" | ||
Compile = "2017-02-26 12:23:10 +0800 by go version go1.8 darwin/amd64" | ||
) |