IAlloc: read group uuid from the input message
[ganeti-local] / Ganeti / HTools / Version.hs.in
index 8bd4a73..3785e91 100644 (file)
@@ -5,5 +5,6 @@ module Ganeti.HTools.Version
       version
     ) where
 
--- | The version of the tree
-version = "(htools) version %ver%"
+-- | The version of the sources.
+version :: String
+version = "(ganeti-htools) version %ver%"