-- 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 v2.10.8-1-g203a97f"