lib/version: Set to HEAD when building from source instead of ????

More clear. See https://github.com/terrastruct/d2/issues/202
This commit is contained in:
Anmol Sethi 2022-11-30 15:38:23 -08:00
parent b3859c25f5
commit e3060f6aca
No known key found for this signature in database
GPG key ID: 25BC68888A99A8BA

View file

@ -1,4 +1,4 @@
package version package version
// Pre-built binaries will have version set during build time. // Pre-built binaries will have version set during build time.
var Version = "????" var Version = "HEAD"