Add undocumented --version flag
This commit is contained in:
parent
28a167e828
commit
4a9de3218e
3 changed files with 17 additions and 2 deletions
2
version.go
Normal file
2
version.go
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
package main
|
||||
const WireGuardGoVersion = "0.0.20180519"
|
||||
Loading…
Add table
Add a link
Reference in a new issue