summaryrefslogtreecommitdiff
path: root/config.version.in
AgeCommit message (Collapse)Author
2018-10-24build: carry --with-pkg-extra-version into tarballsDavid Lamparter
If we use "./configure --with-pkg-extra-version=... && make dist", we probably want the dist tarball to remember the extra version it was configured with. Use --without-pkg-extra-version to kill the tag. Signed-off-by: David Lamparter <equinox@diac24.net>