datalad / git-annex

A non-official clone of git-annex established for DataLad purposes. No PRs will be merged, but could be used to test perspective git-annex patches. Official git-annex repository: https://git.kitenet.net/index.cgi/git-annex.git/
17 stars 3 forks source link

include build-version in OSX build #69

Closed joeyh closed 3 years ago

joeyh commented 3 years ago

It would be helpful if the OSX build could include a dist/build-version with the output of running

      ./Build/BuildVersion > dist/build-version

Like was already done with the windows version, this will let me reuse the artifact in git-annex releases.