version: bump oss datestamp.

Signed-off-by: David Anderson <danderson@tailscale.com>
This commit is contained in:
David Anderson 2020-06-12 18:49:55 +00:00
parent 1f4ccae591
commit 9dd3544e84

View File

@ -7,5 +7,5 @@
// Package version provides the version that the binary was built at.
package version
const LONG = "date.20200410"
const LONG = "date.20200612"
const SHORT = LONG