version: bump OSS version datestamp.

main
David Anderson 6 years ago
parent 72d9e1d633
commit b364a871bf
  1. 2
      version/version.go

@ -7,5 +7,5 @@
// Package version provides the version that the binary was built at.
package version
const LONG = "date.20200306"
const LONG = "date.20200311"
const SHORT = LONG // TODO: unused; remove SHORT? Make it a func?

Loading…
Cancel
Save