[project @ 2004-09-19 09:41:29 by panne]
[ghc-hetmet.git] / ghc / mk / version.mk
index b3b12a5..ec5ef86 100644 (file)
@@ -36,8 +36,8 @@
 
 ProjectName       = The Glorious Glasgow Haskell Compilation System
 ProjectNameShort  = ghc
-ProjectVersion    = 6.3
-ProjectVersionInt = 603
+ProjectVersion    = @PACKAGE_VERSION@
+ProjectVersionInt = @ProjectVersionInt@
 ProjectPatchLevel = 0
 
 # Interface file version (hi-boot files only)