tailscale/version
Andrea Gottardo 60266be298
version: fix macOS uploads by increasing build number prefix (#12134)
Fixes tailscale/corp#19979

A build with version number 275 was uploaded to the App Store without bumping OSS first. The presence of that build is causing any 274.* build to be rejected. To address this, added -1 to the year component, which means new builds will use the 275.* prefix.

Signed-off-by: Andrea Gottardo <andrea@gottardo.me>
2024-05-14 12:15:13 -07:00
..
distro all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
mkversion version: fix macOS uploads by increasing build number prefix (#12134) 2024-05-14 12:15:13 -07:00
.gitignore version: greatly simplify redo nonsense, now that we use VERSION. 2020-11-02 19:54:44 -08:00
cmdname_ios.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
cmdname.go all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 2023-02-01 15:23:54 -08:00
cmp_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
cmp.go all: use Go 1.22 range-over-int 2024-04-16 15:32:38 -07:00
export_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
modinfo_test.go all: cleanup unused code, part 1 (#10661) 2023-12-20 14:50:30 -08:00
print.go version: make all exported funcs compile-time constant or lazy 2023-02-11 07:29:55 +00:00
prop.go net/tsdial: partially fix "tailscale nc" (UserDial) on macOS 2024-04-07 16:04:32 -07:00
race_off.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
race.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
version_test.go version: make all exported funcs compile-time constant or lazy 2023-02-11 07:29:55 +00:00
version.go version: properly handle vcs.modified when it's "false" 2023-05-07 09:15:38 -07:00