Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-27 | Release 1.11.0-rc1 | rofl0r | |
2019-12-21 | start work on 1.11.x | rofl0r | |
2018-09-05 | build: add new version mechanism based on VERSION file and a version.sh script | Michael Adam | |
If this is a git checkout, and git is available, then git describe is used. Otherwise, the new checked in VERSION file is taken for the version. This mechanism uses a version.sh script inspired by http://git.musl-libc.org/cgit/musl/tree/tools/version.sh Signed-off-by: Michael Adam <obnox@samba.org> |