version: bump oss datestamp.
Signed-off-by: David Anderson <danderson@tailscale.com>pull/459/head
parent
1f4ccae591
commit
9dd3544e84
|
@ -7,5 +7,5 @@
|
||||||
// Package version provides the version that the binary was built at.
|
// Package version provides the version that the binary was built at.
|
||||||
package version
|
package version
|
||||||
|
|
||||||
const LONG = "date.20200410"
|
const LONG = "date.20200612"
|
||||||
const SHORT = LONG
|
const SHORT = LONG
|
||||||
|
|
Loading…
Reference in New Issue