This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
tailscale
Watch
1
Star
0
Fork
0
You've already forked tailscale
mirror of
https://github.com/tailscale/tailscale.git
synced
2024-11-29 13:05:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
92bae83cc1
tailscale
/
version
/
ver.go.in
7 lines
85 B
Go
Raw
Normal View
History
Unescape
Escape
version: tag redo-generated version as +build redo. staticcheck defaults to running with no tags set, which only works if redo hasn't run and generated ver.go. If it has, we end up with a redeclaration conflict. Signed-off-by: David Anderson <dave@natulte.net>
2020-02-20 03:56:10 +00:00
// +build redo
Move Linux client & common packages into a public repo.
2020-02-05 22:16:58 +00:00
package
version
const
LONG
=
"{LONGVER}"
const
SHORT
=
"{SHORTVER}"
Reference in New Issue
Copy Permalink