mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-17 19:01:00 +00:00

In f45a9e291b (2021-03-04), I tried to bump CurrentMapRequestVersion to 12 but only documented the meaning of 12 but forgot to actually increase it from 11. Mapver 11 was added in ea49b1e811 (2021-03-03). Fix this in its own commit so we can cherry-pick it to the 1.6 release branch.