tailscale/version/describe.txt.do
David Anderson 5aae6b734d version: support major.minor.patch tags without breaking Apple builds.
Signed-off-by: David Anderson <danderson@tailscale.com>
2020-06-01 18:14:27 -07:00

5 lines
85 B
Plaintext

describe=$(cd ../.. && git describe)
echo "$describe" >$3
redo-always
redo-stamp <$3