X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fmk%2Fversion.mk.in;h=e8e1656b7cfde7d1030e3fb53f464e2c0b9d0fc9;hb=bc4b6a82cce6b18be2076a8eac2bab37863bad96;hp=ec5ef862d50c910a1e5bf8bfebf2a0bf079e0b64;hpb=dfd0a66ead5d26f951109c074c685c2577aaf151;p=ghc-hetmet.git diff --git a/ghc/mk/version.mk.in b/ghc/mk/version.mk.in index ec5ef86..e8e1656 100644 --- a/ghc/mk/version.mk.in +++ b/ghc/mk/version.mk.in @@ -34,11 +34,11 @@ # 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) #