You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/version
Avery Pennarun df38ea4d65 version.sh: keep the short version even if there are patches on top.
Instead of reverting to 0.0.0, keep the same version number (eg. 1.2.4)
but add an extra suffix with the change count,
eg. 1.2.4-6-tb35d95ad7-gcb8be72e6. This avoids the problem where a
small patch causes the code to report a totally different version to
the server, which might change its behaviour based on version code.
(The server might enable various bug workarounds since it thinks
0.0.0 is very old.)

Signed-off-by: Avery Pennarun <apenwarr@tailscale.com>
4 years ago
..
distro
.gitignore version: greatly simplify redo nonsense, now that we use VERSION. 4 years ago
GENERATE.go
all.do
clean.do
cmdname.go
cmdname_ios.go
cmp.go
cmp_test.go
mkversion_test.go version.sh: keep the short version even if there are patches on top. 4 years ago
print.go version: use OSS repo's version when building. 4 years ago
prop.go
ver.go.do version: greatly simplify redo nonsense, now that we use VERSION. 4 years ago
ver.go.in version: use OSS repo's version when building. 4 years ago
version-info.sh.do version: greatly simplify redo nonsense, now that we use VERSION. 4 years ago
version.go version: fix documentation. 4 years ago
version.h.do version: greatly simplify redo nonsense, now that we use VERSION. 4 years ago
version.sh version.sh: keep the short version even if there are patches on top. 4 years ago
version.xcconfig.do version: greatly simplify redo nonsense, now that we use VERSION. 4 years ago
xversion.go version: use OSS repo's version when building. 4 years ago