blob: 012be824758e7db1c3013945fefb0f2b6de2be01 [file] [log] [blame]
-- Hey Emacs, this is a -*- haskell -*- file
{- | Auto-generated module holding version information.
-}
module Ganeti.Version
(
version
) where
-- | The version of the sources.
version :: String
version = "(ganeti) version %ver%"