la5nta / wl2k-go

A Winlink framework for Go.
https://getpat.io
MIT License
50 stars 20 forks source link

cmd/wl2k: Versioning builds #18

Closed martinhpedersen closed 8 years ago

martinhpedersen commented 8 years ago

As the alpha milestone is almost finished, It's time to think about proper versioning.

Not sure if we're ready to release binary builds yet, but it probably time to start maintaining a stable master-branch and maybe start tagging releases.

There should at least be a "version" command that prints a version ("unreleased" maybe?) and more importantly, the commit hash it was built from.