[project @ 2004-09-20 07:27:15 by mthomas]
[ghc-hetmet.git] / ghc / mk / version.mk
index aecec99..ec5ef86 100644 (file)
@@ -36,8 +36,8 @@
 
 ProjectName       = The Glorious Glasgow Haskell Compilation System
 ProjectNameShort  = ghc
-ProjectVersion    = 6.0
-ProjectVersionInt = 600
+ProjectVersion    = @PACKAGE_VERSION@
+ProjectVersionInt = @ProjectVersionInt@
 ProjectPatchLevel = 0
 
 # Interface file version (hi-boot files only)