X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/669d7e3d1ce8f832a7ff4b11de4f2bcab9494c27..bd1794b2a7444e2223aea3d79067538bc391cf42:/Ganeti/HTools/Version.hs.in diff --git a/Ganeti/HTools/Version.hs.in b/Ganeti/HTools/Version.hs.in index daffa76..8bd4a73 100644 --- a/Ganeti/HTools/Version.hs.in +++ b/Ganeti/HTools/Version.hs.in @@ -1,6 +1,9 @@ +-- Hey Emacs, this is a -*- haskell -*- file + module Ganeti.HTools.Version ( - version -- ^ the version of the tree + version ) where +-- | The version of the tree version = "(htools) version %ver%"