version: bump OSS version datestamp.

pull/175/head v0.96
David Anderson 5 years ago
parent 72d9e1d633
commit b364a871bf

@ -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.20200306" const LONG = "date.20200311"
const SHORT = LONG // TODO: unused; remove SHORT? Make it a func? const SHORT = LONG // TODO: unused; remove SHORT? Make it a func?

Loading…
Cancel
Save