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
Aug 13, 2016
1 parent
981ff0e
commit 09ed716
Showing
2 changed files
with
12 additions
and
10 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 = "2016-08-13 09:32:54 +0800 @64724c1" | ||
Compile = "2016-08-13 17:12:36 +0800 by go version go1.6 darwin/amd64" | ||
Version = "2016-08-13 17:57:47 +0800 @981ff0e" | ||
Compile = "2016-08-13 19:27:32 +0800 by go version go1.6 darwin/amd64" | ||
) |