summaryrefslogtreecommitdiff
path: root/Build/BuildVersion.hs
blob: 0093f5b5b1db7fad87444c32febd6bc06fc9a556 (plain)
1
2
3
4
5
6
{- Outputs the version of git-annex that was built, for use by
 - autobuilders. Note that this includes the git rev. -}

import Build.Version

main = putStr =<< getVersion