mirror of
https://github.com/yudai/gotty.git
synced 2026-01-23 01:36:09 +01:00
Show commit ID on version
This commit is contained in:
parent
4fd3ac376c
commit
91ee778665
3 changed files with 6 additions and 4 deletions
|
|
@ -1,3 +1,4 @@
|
|||
package main
|
||||
|
||||
var Version = "2.0.0-alpha"
|
||||
var CommitID = "unknown_commit"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue