{-# LANGUAGE Haskell98 #-}
module
System
.
DotFS
.
Util
.
Version
where
version
::
String
version
=
"0.1"