Closed aviau closed 8 years ago
Is there preferable way to version it?
Is this ok?
1.0.49
Where 49 comes from git rev-list --count HEAD
.
It would be great if you used semver: http://semver.org/
Given a version number MAJOR.MINOR.PATCH, increment the:
MAJOR version when you make incompatible API changes, MINOR version when you add functionality in a backwards-compatible manner, and PATCH version when you make backwards-compatible bug fixes.
thanks!
Hello,
Can you please tag and version this project?
I am the Debian Maintainer for go-lz4 and versioning would help Debian keep up with development.