packages feed

Combinatorrent-0.2.0: src/Version.hs.in

-- | Combinatorrent version
module Version (version) where

githead :: String
githead = "@GITHEAD@"

version :: String
version = githead