remove empty dir
[ghc-hetmet.git] / ghc / mk / version.mk.in
index ec5ef86..e8e1656 100644 (file)
 # change between versions.  Rationale: calling conventions or other 
 # random .o-file stuff might change even if the .hi syntax doesn't
 
-ProjectName       = The Glorious Glasgow Haskell Compilation System
-ProjectNameShort  = ghc
-ProjectVersion    = @PACKAGE_VERSION@
+ProjectName       = @ProjectName@
+ProjectNameShort  = @ProjectNameShort@
+ProjectVersion    = @ProjectVersion@
 ProjectVersionInt = @ProjectVersionInt@
-ProjectPatchLevel = 0
+ProjectPatchLevel = @ProjectPatchLevel@
 
 # Interface file version (hi-boot files only)
 #