mirror of
https://github.com/tailscale/tailscale.git
synced 2025-10-28 05:00:08 +00:00
Move Linux client & common packages into a public repo.
This commit is contained in:
4
version/ver.go.in
Normal file
4
version/ver.go.in
Normal file
@@ -0,0 +1,4 @@
|
||||
package version
|
||||
|
||||
const LONG = "{LONGVER}"
|
||||
const SHORT = "{SHORTVER}"
|
||||
Reference in New Issue
Block a user