Compare commits
2 commits
b17b8f8975
...
e527e41da7
Author | SHA1 | Date | |
---|---|---|---|
|
e527e41da7 | ||
|
1b91139a9e |
1 changed files with 6 additions and 0 deletions
6
version.go
Normal file
6
version.go
Normal file
|
@ -0,0 +1,6 @@
|
|||
package main
|
||||
|
||||
const (
|
||||
Version = "master"
|
||||
Build = "105"
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue